0

I read about jQuery intellisense and couldnt get it working in my classic asps pages.. Is it possible? If it yes what should i do?

I am using VS2008 SP1...

Thanks

Metro Smurf
  • 37,266
  • 20
  • 108
  • 140

1 Answers1

1

You may need to install the microsoft hotfix. this has been covered in the following StackOverflow question:

Visual Web Developer - jQuery Intellisense not showing

You can also check this article out:

JQuery 1.3.2 vsdoc does not produce Visual Studio intellisense

Community
  • 1
  • 1
James Wiseman
  • 29,946
  • 17
  • 95
  • 158
  • That still probably won't contain the mentioned hotfix. You can check the patches installed by clicking help->about in the IDE – James Wiseman Aug 20 '09 at 21:15