Hi Dharmendr,
thank you for your reply.
I just want the image to switch when the user click for a second to get the effect of click.
I am sure the above code can help but i am not sure how tomanipulate it.
how can i add function on client click of my server imagebutton and change image and back and then go to my server side function to get an illusion of animation of button click.
your demo works as xpected byyut for my scenario it is acting weird.
can you explain your code whem set interval is called.
i understoodu r changing the image on client click but how exactly are you triggering the setinterval function?
i want it to be triggered and stooped only when the user clicks my server button and then i want the navigation to go to onclick event on the server