
May 25th, 2004, 11:19 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 7
Time spent in forums: 45 m 48 sec
Reputation Power: 0
|
|
|
help with dynamically showing/hiding table rows with javascript in a dropdown list
i'm currently working on a project that requires me to show additional rows in a table depending on what link the user chooses from a drop down list. there are 3 seperate options they can choose from. when the page loads, it should display option a's contents. then when the user clicks option b from the drop down list, option b's table rows should appear. when the user chooses option c, show c's table rows, and, likewise, then when user chooses a, show only a's rows.
could someone lend me a hand and show how to do this within a drop down list.
any help would be greatly appreciated!
|