Hi,
I have a jsFiddle set up here that i want to work on future elements that will be injected into the DOM via AJAX etc:
How would i go about converting this over?
Hi,
I have a jsFiddle set up here that i want to work on future elements that will be injected into the DOM via AJAX etc:
How would i go about converting this over?
Have you read the docs on .live()? That should be exactly what you're looking for.