PDA

View Full Version : menus dun work when I resized in netscape!


inexistence
15.07.2001, 03:09
help, my menus cannot drop down anymore when I resize the netscape browser window!

tangoe
15.07.2001, 03:28
Netscape 4.x has a known bug that causes all external scripts to dissapear when resized.
The only know ( to me ) cure is to make an onresize = reload -function, but again: I´m not so experienced.
If the bug is the cause of your problem ( yoou can check by reloading after resizing, if the menu re-appears, ´thats it) you can simply insert onResize="window.location.reload()"; in the <body>-tag.

inexistence
15.07.2001, 08:40
hmm izzit? thanx. I shall try it out :)