0
Posted on 2:02 AM by Softminer and filed under


<img id="updating" src="/content/ajax-loader.gif" style="display: none;" alt="Updating ..." />

<br />
 <%= Ajax.ActionLink("Get Time", "GetTime",
 new AjaxOptions { UpdateTargetId = "time", LoadingElementId="updating" })%>


0
Responses to ... Ajax Loading in ASP.NET MVC