Skip to content

Tag: javascript

jquery event handler only running once

I am having problems with jqueries “click” event handler, its working only once, and then it stops, please I need help fixing it. What I did is, I use an image as a button, for my Web app but, through jquery, but it only runs once. Here is the code: Please tell me if you need more info, Thanks. An…