Can anyone point me in the right direction for a how-to on this? I just need to be able to make a few option lists, where if you select an option in list A, it pulls up that subset and displays it in list B. Prime example: http://utahrealestate.com/
Here's a couple examples: http://www.javascripttoolbox.com/lib/dynamicoptionlist/ http://www.quirksmode.org/js/options.html The pages where I've done this I've used PHP to generate the JavaScript array from a database and used the above method to do it. Brady _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
