javascript intellisense in VS 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I faced problem in javascript intellisense. when i write window then . after
that it don't display showModalDialog method in the Dropdown List.

I reinstall IE 7 i am working on win2003 server and VS2005
 
Hello Sawan,

ehh, forget. there is a poor support of JS intellisence in VS 2005.
Try to use the 3rd party tools or VS 2008

Btw, take into account that JS intellisence don't like the global namespaces
and doesnt work in webcontrols if JS are included

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


S> I faced problem in javascript intellisense. when i write window then
S> . after that it don't display showModalDialog method in the Dropdown
S> List. I reinstall IE 7 i am working on win2003 server and VS2005
S>
 
Back
Top