| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Feb 2008
Posts: 33
![]() | Best Way to code Dynamic Pulldowns I'm looking to find the best way to code what I call dynamic pull down menus. I have three pull down menus, Location, Date, and Time. What I would like to do is only make certain Dates available based on the location chosen, and then only certain times available based on the day chosen. Any ideas on the best/easiest way to do this? Much thanks. |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Feb 2006 Location: Atlanta, GA, USA
Posts: 335
![]() ![]() | I recently something similar to what you're describing. Take a look at this page: http://www.mattkruse.com/javascript/dynamicoptionlist/ |
| |