S
Shlomi Schwartz
When editing a JScript file for client-side in Visual Studio .NET , it
seems that I do not have any Intellisense support for DOM. But, if I
open a new HTML file and go to the HTML source, I can right click and
select "Insert Script Block / Client" and get full access to the
DOM/DHTML intellisenese.
For example, entering in "window." will bring up a menu with all of
the window methods, evenets, etc.
I am wanting to edit a JSCript file for client-side and them bring it
into the HTML using <script language="javascript" src="filename
here">. It sure would be nice if I had full intellisense support.
Any ideas?
Thanks,
Shlomi
seems that I do not have any Intellisense support for DOM. But, if I
open a new HTML file and go to the HTML source, I can right click and
select "Insert Script Block / Client" and get full access to the
DOM/DHTML intellisenese.
For example, entering in "window." will bring up a menu with all of
the window methods, evenets, etc.
I am wanting to edit a JSCript file for client-side and them bring it
into the HTML using <script language="javascript" src="filename
here">. It sure would be nice if I had full intellisense support.
Any ideas?
Thanks,
Shlomi