vkkumar
09-05-2006, 12:09 PM
I have a span tag on my page . . .
<span id="subTotal1">0.00</span>
I need to change the "id" name on the fly or dynamically on an "onChange()" event.
Can anyone help me on this . . . .
Can I use Normal Javascript & DOM as well?
Thanks in Advance
<span id="subTotal1">0.00</span>
I need to change the "id" name on the fly or dynamically on an "onChange()" event.
Can anyone help me on this . . . .
Can I use Normal Javascript & DOM as well?
Thanks in Advance