Page 1 of 1

Repeat same tbody for differnt type of option value

Posted: Thu Jan 20, 2011 11:01 pm
by dt22
Hi all,

I have a drop down box with 6 item. and two set of tbody value also.

What I want to ask is when the user select 1,3, 5 and 6, first <tdoby id="check"> group suppose to work if the other option values are using the the other <tbody id="test"> group needs to perform. I don't know whether it is possible or not.

Can we give many id name. or any if clause can solve this pls guide me.
Thanks in advance

Re: Repeat same tbody for differnt type of option value

Posted: Sat Jan 29, 2011 12:16 am
by social_experiment
I don't understand exactly what you are asking in the question but here is what i think : You want the value of the tbody id to be determined by whatever value is chosen by the user?