After reviewing my code multiple times, I realize that I may have made a rookie mistake. Some of the things I've tried include adding div
before .select-delete
, and using document.write("Hello")
to check if the event was triggering.
If you want to take a look, here is the link to my jsFiddle: http://jsfiddle.net/gPF8X/5/
I am completely puzzled by what's happening with my code :(
Any assistance or insights would be greatly appreciated!
Edit: I initially linked to the wrong JSFiddle, but I have now updated it to the correct one.