this is list box may be 1 or more then 1 because its come from database record
same type of example is check box in yahoo mail or gmail when we click single check then all check boxes are checked if we removed check from single box then its remove from all boxes
The only change from original post to the last was:
Code:
<script >
function change()
{
}
</script>
which does nothing.
You request is still unclear to me.
Also ...
same type of example is check box in yahoo mail or gmail when we click single check then all check boxes are checked if we removed check from single box then its remove from all boxes
What checkboxes are to referring to in your postings?
I could make a code change but since I don't understand what the requirement are
the change I could make would probably not be to your liking as it would make no sense!
Do you have some live code to evaluate?
What you have posted does nothing!
JMRKER, been a while bud. I think lovekhan wants a select element that will change all other select elements of the same type when it changes, to the same selection. E.g. a "global" select element:
JMRKER, been a while bud. I think lovekhan wants a select element that will change all other select elements of the same type when it changes, to the same selection. E.g. a "global" select element:
...
Well, if that is what the OP wants,
you have made it clearer in one post than he/she has done in two!
Bookmarks