PDA

View Full Version : Lightweight alternative to HTML Select tag?


paulj
08-20-2007, 06:23 PM
Hi, I am looking for a lighter weight alternative to the HTML Select tag (i.e. dropdownlist). Here's why: I have a page that has to load hundreds (up to 500) of select boxes at once and it's taking forever to load them. I figure that the sheer number of dropdownlists that have to be rendered on...