I'm trying to use the blind effect, but I want the item to start
hidden. I cannot make it work. As close as I've come is to trigger hide
() on document ready, but you can still see the menu before it
disappears. So I tried setting visibility to hidden with both a style
sheet and a style attribute, then setting visibility back to visible
in the call back function. If I do that, however, that animation
doesn't happen.The callback function does fire, but it re-displays
visible.

I've tried several combination of jquery and jquery.ui. At the moment
I'm using jquery ui 1.5.3 and jquery 1.2.6.

Can somebody help me out?

-Dez
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to