Jquery Code in ASP.NET UpdatePanel solution


/ Published in: jQuery
Save to your folder(s)

Just replace classic document.ready with pageLoad function as belows:

pageLoad function will called on all postback and partial postbacks. So it makes the jquery code no matter what :D
Even in update panel.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.