javascript
83 ResultsDictionary
JavaScript
A popular programming language that is supported in all Web browsers and other Web tools. It enables interactive functions to be added to Web pages, which are otherwise static. JavaScript...
Dictionary
Definition: JavaScript
A popular programming language that is supported in all Web browsers and other Web tools. It enables interactive functions to be added to Web pages, which are otherwise static. JavaScript evolved from Netscape's LiveScript language.
JavaScript Vs. Java
JavaScript is embedded into Web pages, and because it is executed merely by retrieving a page from any Web site, it cannot be used to probe the computer's resources. Java is a full-blown programming language that can manipulate any resource in the computer. However, both JavaScript routines and Java programs (applets) activated from a Web page are "sandboxed" and do not have full reign of the machine.
Although there are commonalities, JavaScript is not a subset of Java, but it can be used in conjunction with it. For example, a JavaScript script could be used to display a data entry form and validate the input, while a Java applet or Java servlet processes the information.
No Bytecode in JavaScript
Unlike Java, JavaScript programs are not compiled into an intermediate bytecode language. JavaScript source code remains intact between Begin-Script and End-Script HTML tags in the Web page. Along with myriad other functions, JavaScript is used to enable interactive page elements such as navigation buttons and drop-down menus. It is also used to identify the page to analytics servers that capture traffic statistics. See JScript, Dojo, Java, Java applet, servlet and VBScript.
JavaScript Is Always Visible
JavaScript source code embedded in a Web page is easily viewed in any browser, in this example the Opera browser on a Mac. The blue text is HTML, which is the Web page rendering language, and the brown text is JavaScript. The combination of HTML and JavaScript causes navigation buttons to change color when the mouse rolls over them and to jump to another page when clicked. See HTML.
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
Running Diskeeper and V-locity on SAN connected systems
Take a look at this white paper to learn more about how you can safely defrag your SAN connected systems with the help of Diskeeper and V-Locity.
-
The BIG browser benchmark: Chrome 18 vs Opera 11 vs Firefox 11 vs IE9 vs Safari 5
The BIG browser benchmark! Chrome 18 vs Opera 11 vs Firefox 11 vs IE9 vs Safari 5 ... which browser will be triumphant?
-
Microsoft does Hadoop, and JavaScript's the glue
Microsoft has a reputation for modifying external technology when adopting it. But in the case of Hadoop, Microsoft is so far staying true to the core technology, providing optional integration...
-
The BIG browser benchmark: Chrome 17 vs Opera 11 vs Firefox 11 vs IE9 vs Safari 5
The BIG browser benchmark! Chrome 17 vs Opera 11 vs Firefox 11 vs IE9 vs Safari 5 ... which browser will be triumphant?
-
The BIG browser benchmark! Chrome 17 vs Opera 11 vs Firefox 10 vs IE9 vs Safari 5
The BIG browser benchmark! Chrome 17 vs Opera 11 vs Firefox 10 vs IE9 vs Safari 5 ... which browser will be triumphant?
-
Review: Chrome 17, faster than ever, more secure than ever.
Google's popular Chrome Web browser just keeps getting faster and more secure with every release.
-
-
The BIG browser benchmark! Chrome 16/15 vs Opera 11 vs IE9 vs Firefox 9/8 vs Safari 5
Chrome 15 vs Opera 11 vs IE9 vs Firefox 9 vs Safari 5 ... which browser will be triumphant?
-
Review: Chrome, the Sweet 16 Web Browser?
Chrome's a little slower, but still faster than the rest and it's still the browser to beat.
-
Google starts indexing Facebook comments, AJAX/JavaScript content
Google has started indexing AJAX and JavaScript content. This includes, for example, the Facebook Comments Box many sites use to power their commenting system.
-
Chrome 15: The Best Browser keeps getting better (Review)
There are no major improvements in Google's Chrome 15, but the minor upgrades are enough to keep it on top.
-
Introducing Dart, Google's answer to JavaScript
Google has revealed Dart, a web programming language that offers developers a class-based, optionally-typed alternative to JavaScript.
-
Microsoft to focus on HTML5 and JavaScript for Office 15 extensions
Microsoft is guiding developers toward HTML5 and JavaScript for Windows 8 app development. It turns out the company also is pushing these Web technologies as key to extending Office 15 and Office 365.
-
Microsoft to work with Joyent to port Node.js to Windows, Azure
Microsoft is "formally contributing resources" toward porting Node.js to Windows in partnership with Joyent, according to a June 23 blog post on Nodejs.org. The native port to Windows is...
-
JavaScript decoder for MP3 - No Flash!
The other day I linked to code that Mozilla is hoping to bake into the Firefox browser to natively handle PDF documents, today let's look at an example of JavaScript code that will decode MP3 files.
-
Microsoft 'rogue faction' adds better HTML5, JavaScript support to Visual Studio
Microsoft has begun delivering some of the additional HTML5 tooling for Visual Studio programmers that company officials said would be coming some time this year.
-
Mozilla planning to use HTML5 and JavaScript to render PDFs in Firefox
This is really cool, and a really good idea. Mozilla is working on a project that will allow PDF documents to be rendered within the browser using HTML5 and JavaScript as opposed to having to rely...
-
Microsoft needs to tell Windows 8 developers now about 'Jupiter' and Silverlight
Telling only part of a story can be worse than keeping completely mum, as Microsoft officials seem to be discovering with Windows 8.
-
Javascript Emulator runs Linux in a browser
Programmer Fabrice Bellard has unveiled a JavaScript program that emulates an x86 processor fast enough to run Linux in a web browser.
-
Facebook passes 250 million mobile users mark, overhauls mobile site
Facebook is launching a new mobile site for the 250 million mobile users that use the social network on a monthly basis.
-
IE9 vs Chrome 10 vs Firefox 4 vs Opera 11.01 vs Safari 5 - The BIG browser benchmark!
Now that Mozilla has finally released Firefox 4 to the masses, it's time for a BIG browser benchmark where we take the leading browsers and pit them against four of the toughest benchmark tests...
-
RIM: Disable JavaScript in BlackBerry Browser
Research in Motion (RIM) is urging BlackBerry users to disable JavaScript in the smartphone's browser to block exploits from a security vulnerability showcased at this year's CanSecWest Pwn2Own...
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox




