MissouriTiger
Programmer
My dear fellow Tek-Tipians,
I have a rather unusual assignment. Our client has several html list-boxes on their website, which are all populated with entries from a database (ASP). One of these has over 200 items in the list.
The client wants to convert everything to dynamic drop-down menus. Since I have only been doing web development for a few months, this is my first time creating DHTML drop-down menus.
There are tons of examples on the web, and in some of my books, and I have created a basic one. But none of them cover all of the complexities that I have to deal with on this site.
First, the lists have to be expandable, because their are sublists with in lists. Second, sith 200 items in the list, obviously some kind of scrolling or paging type behavior is a necessity. So far, I have not been able to find an example of anything like this.
I realize it will probably be tricky, and that's fine. I will do whatever I have to do to make it work, but right now I'm not sure what that is...
I welcome all suggestions, and a link to an example would be great (or a title of a book).
I love Tek-Tips!
Greg Norris
Software Developer & all around swell guy
__________________________________________________
Constructed from 100% recycled electrons.
I have a rather unusual assignment. Our client has several html list-boxes on their website, which are all populated with entries from a database (ASP). One of these has over 200 items in the list.
The client wants to convert everything to dynamic drop-down menus. Since I have only been doing web development for a few months, this is my first time creating DHTML drop-down menus.
There are tons of examples on the web, and in some of my books, and I have created a basic one. But none of them cover all of the complexities that I have to deal with on this site.
First, the lists have to be expandable, because their are sublists with in lists. Second, sith 200 items in the list, obviously some kind of scrolling or paging type behavior is a necessity. So far, I have not been able to find an example of anything like this.
I realize it will probably be tricky, and that's fine. I will do whatever I have to do to make it work, but right now I'm not sure what that is...
I welcome all suggestions, and a link to an example would be great (or a title of a book).
I love Tek-Tips!
Greg Norris
Software Developer & all around swell guy
__________________________________________________
Constructed from 100% recycled electrons.