Why is this jQuery ajax click event firing multiple times?

后端 未结 7 1867
无人共我
无人共我 2020-12-14 08:13

I have tried unbinding the click event, but it fires sometimes twice sometimes 5 times!! Getting a bit fed up now!

Code from modal.asp

$         


        
7条回答
  •  不思量自难忘°
    2020-12-14 09:01

    This might be helpful - http://sholsinger.com/archive/2011/08/prevent-jquery-live-handlers-from-firing-multiple-times/

提交回复
热议问题