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
Repeat same tbody for differnt type of option value
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Repeat same tbody for differnt type of option value
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?
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering