J
Jeff
hi
asp.net 3.5
I have a few ImageButtons on my webpage. On those buttons I want to
implement image swapping...I've done image swapping before but this is more
difficult for me to solve... - the image can change cause of .net code
also...
when a imagebutton is clicked then it's image is changed. In addition when
hovering mouse over a button then image is changed also.
on mouseout it swaps back to the previous image, but here is the problem it
should not swap back to the previous image if imagebutton is clicked.... So
I'm looking for a way to add a attribute on a imagebutton (when imagebutton
is clicked - .net code) which I later can test on inside the javascript
any suggestions?
asp.net 3.5
I have a few ImageButtons on my webpage. On those buttons I want to
implement image swapping...I've done image swapping before but this is more
difficult for me to solve... - the image can change cause of .net code
also...
when a imagebutton is clicked then it's image is changed. In addition when
hovering mouse over a button then image is changed also.
on mouseout it swaps back to the previous image, but here is the problem it
should not swap back to the previous image if imagebutton is clicked.... So
I'm looking for a way to add a attribute on a imagebutton (when imagebutton
is clicked - .net code) which I later can test on inside the javascript
any suggestions?