Use the hide method to hide it when the page loads:
$(document).ready(function() {
$('#myElement').hide();});
- Richard
On Sun, Sep 20, 2009 at 11:09 PM, Jonathan <[email protected]> wrote:
>
> Hi I am a web designer from Belgium and I wanted to thank you first of
> all for these really nice looking "apps".
>
> second, I am having a problem with the toggle effect. I want it to be
> hidden by default and have it visible once you click on the link.
>
> Could you modify the code and show me how this could be done.
>
> thanks you.
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---