Please help me. This is an error when I use jQuery
in ASP.NET MVC.
Uncaught TypeError: ((x.event.special[i.origType] || (intermediate
value)).handle || i.handler).apply is not a function Uncaught
TypeError: ((x.event.special[i.origType] || (intermediate
value)).handle || i.handler).apply is not a function
The code that causes this is:
$('#btnClick').click(function(){ //code })
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…