MorningZ, thank you very much! That is perfect and will do nicely to
get me started in the right direction. I wasn't sure if I needed to
assign unique ids to the individual <li> items or not and your example
shows me I can do it without them. Very cool.

Thanks, again.

Wayne


On Sep 30, 6:03 am, MorningZ <[EMAIL PROTECTED]> wrote:
> This help to get the idea of what could be done?
>
> http://paste.pocoo.org/show/86584/
>
> On Sep 30, 1:19 am, Wayne Dyck <[EMAIL PROTECTED]> wrote:
>
> > I have a unordered list of, say, ten items. I want to initially show
> > five items and provide the user with a plus and minus key to either
> > increase or decrease the number of viewable items. This is commonly
> > done in expandable content boxes and can be seen on sites such 
> > ashttp://www.bbc.co.uk
>
> > I am sure there is an easy way to do this in jQuery, however, I am
> > probably over thinking it. I can dynamically show / hide the entire
> > list, however, not the individual <li> items.
>
> > Does anyone have any sample code or an example they have seen that
> > they could point me towards?
>
> > Thanks in advance.
>
> > Wayne

Reply via email to