1. Download and install update for Visual Studio 2008
  2. Download the latest jQuery documentation file for Visual Studio
  3. Add this file to your project
  4. Reference the documentation file. If you're not using inline scripting put this line to the top of your .js-file:

    /// <reference path="jquery-1.2.6-vsdoc.js" />

  5. Press CTRL+Shift+J to refresh the VS-JS-IntelliSense-Cache
  6. Enjoy.

Dein Kommentar