Response title
This is preview!
Im quite new to JS. Im making a feedback pop up that reports from the code behind to the user.
A problem i have when i attach event handlers to the click and mousenter events is that each time a new alert pops up, an adittional event handler is created. Thus after a few pop ups the collapse button makes the pop up collapse and expand several times, one time more then the last for each pop up that comes up.
How is this handled in JS?
© 2013 jQuery Foundation
Sponsored by and others.