How to use JQuery with Master Pages?

后端 未结 13 1137
甜味超标
甜味超标 2020-12-04 18:13

I can get simple examples to work fine as long as there\'s no master page involved. All I want to do is click a button and have it say \"hello world\" with the javascript in

13条回答
  •  粉色の甜心
    2020-12-04 18:49

    Check out this post:

    http://blogs.msdn.com/webdevtools/archive/2008/10/28/rich-intellisense-for-jquery.aspx

    also explains how to get intellisense for jQuery in Visual studio.

提交回复
热议问题