Search found 1 match

by tamcor
Sat Apr 17, 2004 6:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in <FRAMESET> is causing page reload
Replies: 1
Views: 1538

Menu in <FRAMESET> is causing page reload

Update:
Hello,
I found the line which was in one of the menu examples:
if (parent.frames.length) { top.location=document.location;}

Now when I remove this line everything is ok, except the following:
- in IE when the window is maximized, the menu runs VERY slow. Interestingly, when I make the IE ...