[jQuery] Re: slideUp/slideDown toggle questions

2007-07-12 Thread Glen Lipka
Whipped up a demo. http://www.commadot.com/jquery/nextrow/toggle.htm Although Im not sure this is exactly what you meant. Glen On 7/12/07, Glen Lipka <[EMAIL PROTECTED]> wrote: Use slideToggle instead of slideDown or slideUp. It automatically figures out which is which and does the right thin

[jQuery] Re: slideUp/slideDown toggle questions

2007-07-12 Thread Glen Lipka
Use slideToggle instead of slideDown or slideUp. It automatically figures out which is which and does the right thing. Check visualjQuery.com for examples and syntax. Hope this helps, Glen On 7/12/07, djl <[EMAIL PROTECTED]> wrote: Hi there, I have a page with a div that uses a toggle slide