answersLogoWhite

0

You may not have JavaScript enabled in your browser. Also internet Explorer is an inferior browser, Firefox, Opera, etc. are all better suited for things such as JavaScript and CSS.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can you compile or run the JavaScript programming?

JavaScript programs cannot be compiled, but it is easy to run them if you embed them into a HTML file, and open it in your browser. Note: If you want a example, select menu-command View/Source and search for '<script'


How do you run javascript progamming?

Javascript should run on its own. and when the page is loaded it will automaticly render on its own.


Java run in any computer but java script not why?

Java and Javascript are not the same thing and are not realted to each other. Javascript is not run on "computers" it is run on browsers (which admitedly run on computers) So, if your computer has a browser, it most likely runs javascript, of course this depends on the browser, but all major browser run javascript.


How do you activate jQuery in flash actionscript button?

Use the getURL() function to run javascript with the "javascript: " protocol. getURL("javascript: $('jquery code here');", "_self");


Can Javascript create 3D?

Javascript is a browser-run script, so I highly doubt that Javascript possesses the capabilities to create 3-D images, but it can input them into the webpage.


How to run JavaScript on Windows CE 5.0?

mori dun colpo


Who did Eddie Bernice Johnson run ageist in the house and how often?

People. Every now and then when she doest like something.


How can we say that JavaScript is Not Object-Oriented language?

Probably due to the reasoning that javascript is simply a branch of html that allows you to run external functions to make the webpage do things, so that may be why.


Can you run programs from a removeable hard disk?

You can run programs from an hard drive, as long as it is plugged into a computer.


How do you make ajava script file?

JavaScript files can be created with the extension .js Note that an accompanying HTML file must reference it in order for it to run as JavaScript. You can include the file in your HTML document by adding the following to the head or body of the document: <script type="text/javascript" src="myJavaScriptFile.js"></script> Replace myJavaScriptFile.js with the file name of your JavaScript file.


When are the javascript functions compiled?

JavaScript functions are compiled by the client machine at run-time. This is different than a lot of older code, but similar (at least in effect) to modern languages like C# and Java.


Do compiled programs usually run faster because they are already in machine code?

No it is because compiled programs are scared so they run like stink. Plus, uncompiled programs, ie. source programs, do not run at all... neither slowly nor fast.