I’m trying to dynamically add elements and have click listeners for them in JQuery. For whatever reason the removeGroup event does not get set off when I click on an elements ‘remove’ button. Any help would be great. Answer In laymans terms, the code which you have written only binds a click event to elements that already exist and doesnt