[jQuery] Intelisense in VS2008
Hi, I copied jquery-1.3.2.js and jquery-1.3.2-vsdoc.js files into the
same directory and intelisense works, but not in complete. For
example, I don't have almost any properties and methods of event
object, like event.stopPropagation() or event.isPropagationStopped()
and similar.
Why intelisense of event object doesn't work?
Thank you for your answer,
Simon