[EMAIL PROTECTED] wrote:
> Hi -- thx to all you MochiKit developers: it is *great*
>
> Simple question by a noob: I'd like to start the effects_slide.html
> example with the divs hidden (i.e. closed) instead of open.  How can I
> do this?

You just have to customize the CSS of your elements (by adding
'style="display:none;"' for example in your div declaration). slideDown
should do the job after that.

-- 
Thomas


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" 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/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to