Javascript executes function immediately when passing arguments, undesired

后端 未结 0 1069
失恋的感觉
失恋的感觉 2020-12-05 16:01

When I run the code:

 $(".pro-tip-1").mouseover(activateProTip(1));

It calls the function activateProTip right away. It doesn\'t wa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题