Jump to content

Show/hide row <tr> depending on user selection from a drop-down menu


playaz

Recommended Posts

Hi guys,

My client keeps making variations to his demands.. now I have a similar problem to my earlier one.

I want to show or hide a <tr> row in a table depending on what the user selects, if the user selects options a,b or c then I want the <tr> with the id="one" to be shown & I want the <tr> with the id="two" to be hidden.
If the user selects d,e I want it to do the exact opposite, hide the <tr id="one"> while showing the <tr id="two".

How can this be done... i am pulling my hair out with this javascript :(

Can anyone help... my earlier thread may also be of use as this is very similar.
http://www.phpfreaks.com/forums/index.php/topic,100859.0.html

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.