Search found 2 matches

by ekirkco
Tue Jul 16, 2002 3:07 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Please help me break out of frames
Replies: 1
Views: 1581

I've solved my problem by using target=_top instead of target=top
by ekirkco
Sun Jul 14, 2002 8:38 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Please help me break out of frames
Replies: 1
Views: 1581

Please help me break out of frames

I'm using the menu in a site with frames. I'd like for the links in the menu to break out of the frames. I tried using target=top after the link in the configuration file, but for some reason that pops up another window. Anyone know how to open in the whole, current window?