J
jayanthigk2004
Folks,
I need a working code to do the following or something similar.
I have two icons in the screen. One to indicate right (a tick mark) and
one to indicate wrong (a cross).
If the user clicks on the first icon it should become tick and the
second one should become cross.
If the user clicks on the second icon then it should become tick and
the first one should become cross.
all this must happen in client side (no post back).
This is not my actual requirement but a small part of it. Once I have a
prototype code to do this I will build the rest from there.
Thanks
I need a working code to do the following or something similar.
I have two icons in the screen. One to indicate right (a tick mark) and
one to indicate wrong (a cross).
If the user clicks on the first icon it should become tick and the
second one should become cross.
If the user clicks on the second icon then it should become tick and
the first one should become cross.
all this must happen in client side (no post back).
This is not my actual requirement but a small part of it. Once I have a
prototype code to do this I will build the rest from there.
Thanks