开发者

JQuery intelli not supported in Razor pages?

开发者 https://www.devze.com 2023-01-29 04:12 出处:网络
I do开发者_如何学运维n\'t see any intelli for JQuery in Razor pages.Add a script reference to the vsdoc.js file and intellisense will work:

I do开发者_如何学运维n't see any intelli for JQuery in Razor pages.


Add a script reference to the vsdoc.js file and intellisense will work:

<script src="../../Scripts/jquery-1.4.1-vsdoc.js" type="text/javascript"></script>

JQuery intelli not supported in Razor pages?

0

精彩评论

暂无评论...
验证码 换一张
取 消