using jquery with vs2003

Last post 06-15-2009 4:48 AM by XIII. 1 replies.

Sort Posts:

  • using jquery with vs2003

    06-15-2009, 4:13 AM
    • Member
      31 point Member
    • yongbum
    • Member since 04-15-2006, 4:46 PM
    • Posts 83

    Hi,

    How do I integrate JQuery and intellesense support for JQuery into visual studio 2003

    Thanks

     

    david

    "paddling upstream searching for the source"
  • Re: using jquery with vs2003

    06-15-2009, 4:48 AM
    Answer
    • All-Star
      119,265 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,279
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi,

    you can start your download, choose your preferred version, from here: http://docs.jquery.com/Downloading_jQuery. Then create a scripts folder in your solution and add it as an existing item (right click the folder > add > existing item...).

    Intellisense in vs2003 for javascript was pretty flawed, even in vs2005. There's a hotfix that you can install for vs2008 which improves Intellisense a lot already. So though you can perfectly make use of jQuery Intellisense is not going to be great or even supported (it's been since 2004 that I used vs2003 but seen that javascript wasn't really hot back then Intellisense didn't receive the love and attention it should've gotten back then) .

    Grz, Kris.

Page 1 of 1 (2 items)