jQuery event delegation - Adding/removing markup dynamically(novogeek.com)
submitted by
novogeek(235) 2 years, 1 month ago
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.
|category: jQuery
|Views: 16
tags:
jQuery another
Everyones tags:
Your Tags: