Eternalistic Designs

jQuery

jQuery fun with lists and more lists

jQuery - So simple even a designer can do it!

Mar 22, 2008
0 comments
Submitted By: Jeremy Caldwell
Filed Under:
Share our glory:

This week I had the task of taking a rather long and complicated list and shortening it down into categories with sub lists. jQuery seemed like the best way to go as I've seen accordion style sliding list and things of that sort before. The only thing I hadn't come across was a list with a drop down menu which controlled the list and content below...so I set out to build one as well as teach myself some jQuery (I knew what it was, just never wrote my own jQuery code before).

So t...