Message Thread: |
View All MessagesBack to WebFX |
I had a similar problem when we changed the dhtml menu script to respond to mouse-over events. It only appeard in browsers with the specific "IE cache setting" set to "Always load page from server". The solution was to either move the css-file to a second http-server or to reference the css-file with file:///directory/menu.css. Hope that helps, From: Tony Hardin Sent: October 28, 2002 Subject: Re:Menu Problem http://webfx.eae.net/dhtml/dhtmlmenu4/simpledemo.html I'd like to use your menu, but have discovered a bug. If you click on a menu, then drag the mouse left or right to select another menu, sometimes if going quickly you can open what appears to be a never-ending loop as IE (6) tries to download the stylesheet. I've tried moving the css to the page, but the script needs the pointer to the css file. Tony |