Cannot create property guid on number 1000 using jQuery to bind events - Stack Overflow
phpcn_u1582
phpcn_u1582 2017-06-26 10:51:06
0
2
1137


Prompt that there is an error in the selected line?
Please ask God to clarify my doubts! ! !

phpcn_u1582
phpcn_u1582

reply all(2)
Peter_Zhu

What does the last parameter 1000 mean? The on method can accept two, three or four parameters, but the last parameter must be a Function

刘奇

on(events,[selector],[data],fn), where the select and data configurations are optional, and the last one must be a function.
Reference link

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template