I have a basic
applet to provide a drop-down menu. The applet is in the top frame, and there are two bottom frames that contain the pages pointed to by the menu items. The bottom frames have meta-refresh tags to reload themselves.
It works fine in IE, but in Firefox the menu disappears whenever one of the bottom frames refreshes, which can make it frustrating to navigate the menu hierarchy.
Any ideas on how to stop the open menus from disappearing?