Seb Duggan schrieb:

> I have two problems:
> 
> 1. In Firefox on the Mac, on clicking a link, the toggled menu  
> flashes up in full for an instant, before sliding open as it should.  
> It works perfectly in Safari, IE Win 6+, Opera 8+, FF Win.
> 
> 2. It almost works in IE 5.5, apart from the menus doing a jig to the  
> side when they finish opening. Is there a way to prevent IE 5.5 from  
> executing the jQuery scripts? (I could always do a server-side check  
> that doesn't write the <script> code to IE 5.5 and earlier).

Sorry, i can't help. Also i see a third problem ;)
when JS OFF and CSS ON no way to see the Sublists

You cane used the Script for setting the Sublist to hidden, try:
   $('#menu li ul').css("display","none").prev().click(function(){




-- 
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to