JavaScript is a scripting language used to develop client and server applications for the internet. It can recognize and respond to user events like clicks in HTML pages displayed in Netscape Navigator. For example, JavaScript can validate user input in forms without needing to transmit data over the network. It allows HTML pages to interpret text entered by users and display alert messages if the input is invalid. JavaScript can also perform actions like playing audio or communicating with plugins in response to users opening or exiting pages.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
62 views1 page
4.4.6 Java Script: Advantages
JavaScript is a scripting language used to develop client and server applications for the internet. It can recognize and respond to user events like clicks in HTML pages displayed in Netscape Navigator. For example, JavaScript can validate user input in forms without needing to transmit data over the network. It allows HTML pages to interpret text entered by users and display alert messages if the input is invalid. JavaScript can also perform actions like playing audio or communicating with plugins in response to users opening or exiting pages.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1
A D V A N T A G E S:-
A HTML document is small and hence easy to send over the
net.It is small because it does not include formatted information. HTML is platform independent HTML tags are not case-sensitive. 4.4.6 JAVA SCRIPT The Java Script Language JavaScript is a compact ob!ect-based scripting language for developing client and server internet applications. "etscape "avigator #.$ interprets JavaScript statements embedded directly in an HTML page. And Live%ire enables you to create server-based applications similar to common gate%ay interface &cgi' programs. In a client application for "avigator JavaScript statements embedded in an HTML (age can recogni)e and respond to user events such as mouse clic*s form Input and page navigation. +or e,ample you can %rite a JavaScript function to verify that users enter valid information into a form re-uesting a telephone number or )ip code . .ithout any net%or* transmission an Html page %ith embedded Java Script can interpret the entered te,t and alert the user %ith a message dialog if the input is invalid or you can use JavaScript to perform an action &such as play an audio file e,ecute an applet or communicate %ith a plug-in' in response to the user opening or e,iting a page.
JavaScript QuickStart Guide: The Simplified Beginner's Guide to Building Interactive Websites and Creating Dynamic Functionality Using Hands-On Projects
JavaScript Fundamentals: JavaScript Syntax, What JavaScript is Use for in Website Development, JavaScript Variable, Strings, Popup Boxes, JavaScript Objects, Function, and Event Handlers