473,387 Members | 1,520 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

intellisense and javascript

Hi, I read that in VS 2008 I can have intellisense also on my .js file
but
it does not work!

If in my .aspx file write:

<script language="javascript" type="text/javascript" src="Util.js"></
script>
<script language="javascript" type="text/javascript">
getMessage("ss");
</script>

there when I try to write getM... the intellisense does not show me!

May be must I set some other options for enable that feature?

Thanks

Jul 3 '08 #1
3 1257
Hi,

I think you are missing some thing here,.....
Reading your post i open my VS(2008). the added a new web application
project,....
added a javascript file(JScript1.js) then put down a demo function
named "somefunction()"
i navigated back to aspx page... and the javascript link as
<script language="javascript" type="text/javascript"
src="JScript1.js">
</script>

next i put another script block
and try type somefunction intellisense showed up...

so there is some thing wrong with your scenario...

Best of luck

Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com
Jul 3 '08 #2
On 3 Lug, 13:20, Munna <munna...@gmail.comwrote:
Hi,

I think you are missing some thing here,.....
Reading your post i open my VS(2008). the added a new web application
project,....
added a javascript file(JScript1.js) then put down a demo function
named "somefunction()"
i navigated back to aspx page... and the javascript link as
<script language="javascript" type="text/javascript"
src="JScript1.js">
* * </script>

next i put another script block
and try type somefunction intellisense *showed up...

so there is some thing wrong with your scenario...

Best of luck

Munna

http://www.munna.shatkotha.com/blogw....shatkotha.com
Really I have done your same steps and for me intellisense doesn't
work.

I have Visual Studio 2008 Team System Edition:

Microsoft Visual Studio 2008 9.0.21022.8 RTM
Microsoft .NET Framework 3.5

Bah this is a mistery!
Jul 3 '08 #3
Bah this is a mistery!

Does intellisense work for the <script tag ? Inside the script tag when not
including any external file ? It would help to find out if it's totally
disabled or if perhaps something in this external file prevents intellisense
to work correctly....

Also have you tried to create a new project to see how ti behaves...

-
Patrice
Jul 3 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Don | last post by:
Hi: I have created an xsd from my xml document. I pop this xsd in the following directory: C:\program files\Microsoft Visual Studio .NET 2003\Common7\Packages\schemas\xml. That give me...
3
by: Antonio Lopez Arredondo | last post by:
hi all !!!! I have two textboxes that should work like a dictionary or Intellisense do: user writes in the first textbox and while he writes text changes in the second textbox. how would...
0
by: Clare Hsiao | last post by:
Hi al JavaScript intellisense in vs.net seems only support DOM level0 (DHTML DOM), not support DOM level1(W3C DOM).. for example JavaScript intellisense support the followin ...
6
by: Mike D | last post by:
Should I be able to see intellisense when working in a .aspx page? I can see it in the code behind page but not .aspx. I am running VS.net 2003 on 1.1 framework. Thanks Mike
0
by: PJ | last post by:
Javascript intellisense works just fine in aspx pages, but is there any way to get it working in .js files? Thanks ~PJ
5
by: wal | last post by:
Hello, I'm using __declspec(property) to access get/set methods as properties (like in C# and VB.NET). Now, the problem is that both the property name and the get/set methods show in the...
2
by: =?Utf-8?B?U2F3YW4=?= | last post by:
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...
3
by: Travis | last post by:
Hi, I was a user of Visual C# for a while and have gotten used to the Intellisense for that program. I went to try Visual Basic, and the intellisense is so much different. I'll try to make an...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.