jquery
jQuery intellisense in Visual Studio 2008
If you are using JQuery, you probably won’t be getting any intellisense from Visual Studio 2008. But as part of ASP.NET MVC Microsoft started shipping JQuery. In order to make the Intellisense work follow these steps: 1. Install the SP1 patch for your Visual Studio 2008. You can download the patch for free from here. [...]
Elsewhere Online