jQueryUI - Adding-removing buttons dynamically from a jQueryUI dialog
Submitted by rahul on March 30, 2011 - 9:46pmIt was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or remove existing ones.