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
Manish - 14 Nov 2007 11:54 GMT
Hi Sawan,
Please refer to link below for configuring your HTML Editor to allow
intellisense.
http://weblogs.asp.net/scottgu/archive/2005/11/21/431149.aspx
Regards,
Manish
> 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
Michael Nemtsev [MVP] - 14 Nov 2007 12:51 GMT
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>