Why is this jQuery ajax click event firing multiple times?

后端 未结 7 1859
无人共我
无人共我 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/

    0 讨论(0)
提交回复
热议问题