Change image of a button whithout going into the server with Jquery

Posted by Ricky on Stack Overflow See other posts from Stack Overflow or by Ricky
Published on 2010-04-30T13:56:26Z Indexed on 2010/04/30 13:57 UTC
Read the original article Hit count: 173

Filed under:
|
|

Hello, I have a button that has a image and uses a MVC Ajax Form(Not Jquery) but I want change the button image to a loading element via Jquery, how can I do this using a element img that is already loaded in the page (if load from server it lost the purpose of immediatly show a loading element).

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about asp.net-mvc