【发布时间】:2018-11-24 07:36:42
【问题描述】:
Uncaught TypeError: $(...).dataTable is not a function
at Object.success ((index):301)
at fire (jquery-1.8.2.js:988)
at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1096)
at done (jquery-1.8.2.js:7802)
at XMLHttpRequest.callback (jquery-1.8.2.js:8514)
【问题讨论】:
-
您的 Jquery 必须先加载,然后才能使用“$”调用任何对象。
标签: c# jquery asp.net-mvc