That's the route I went.  I know it wasn't really complex, I'm just not very
familiar with the plugins already available for JQuery so I wanted to make
sure I wasn't re-writing something that was already available.

Thanks

2009/12/24 Scott González <scott.gonza...@gmail.com>

> You're probably best off just writing this from scratch. It's probably
> only 10-20 lines of code for "complex" functionality and about 5 for
> simple functionality. All you want to do is hide the currently open
> panel and show the next one using an animation.
>
>
> On Dec 23, 12:33 pm, Jake Churchill <reyna...@gmail.com> wrote:
> > Hello.  I'm new to this group so please forgive me if this is a stupid
> > question.
> >
> > I am looking for a way to have an accordion type selector without the
> > headers.  The interaction would be controlled by a select input.  On
> change,
> > I would trigger the next correct panel.
> >
> > When a new panel is selected, I want it to slide up from the bottom and
> > overlay whatever is currently there like the accordion does.
> >
> > Basically, I might have hundreds of sections and I don't have room for
> all
> > the headers.  I just want to have the functionality.
> >
> > Any ideas?
> >
> > Thanks!
> >
> > -Jake Churchill
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "jQuery UI" group.
> To post to this group, send email to jquery...@googlegroups.com.
> To unsubscribe from this group, send email to
> jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/jquery-ui?hl=en.
>
>
>

--

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


Reply via email to