Error!
Success!

jQuery event delegation - Adding/removing markup dynamically

0
kicks

jQuery event delegation - Adding/removing markup dynamically  (Unpublished)

In web apps, most of the times, we would require adding and removing controls to a web page dynamically. E.g.,adding "Browse" buttons for email attachments(live mail, gmail etc). In a traditional ASP.NET app, we used to build a string containing markup and append it to some control. However, this requires postback. This article explains how to add/remove markup dynamically using jQuery.


Kicked By:
Drop Kicked By: