- First of all you have to download the a jquery-x.y.z-vsdoc.js file where xyz matches the version of the jquery library you are using in your application.
- Put it in the same folder as your jquery library file.
- Make sure your jquery library is included in your page with a standard html <script> tag.
Now Visual Studio 2010 automatically activates intellise for your jquery. Neat! :)
See also:
jQuery Intellisense in VS 2008
jQuery VSDoc
No comments:
Post a Comment