2
Shouts

NovoGeek.com - Krishna's weblog | jQuery event delegation - Adding/removing markup dynamically

posted by novogeeknovogeek 867 days, 9 hours, 3 minutes ago
Friday, January 08, 2010 4:34:12 AM GMT

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: UX | clicked: 1 | | source: www.novogeek.com | show counter code
tags: jQuery, ASP.NET

No comments yet, be the first one to post comment.

To post your comment please login or signup