संदेश

JAVASCRIPT लेबल वाली पोस्ट दिखाई जा रही हैं

JAVASCRIPT

चित्र
FULL JAVASCRIPT Introduction to JavaScript JavaScript is the scripting language of the Web. It is used in millions of Web pages to improve the design, validate forms, detect browsers, create  cookies, and much more. It works in all major browsers, such as Google chrome , Mozilla Firefox, and Opera. JavaScript was designed to add interactivity to HTML pages. A scripting language is a lightweight programming language. JavaScript is usually embedded directly into HTML pages. JavaScript is an interpreted language (means that scripts execute without preliminary compilation). Everyone can use JavaScript without purchasing a license. Java and JavaScript are two completely different languages in both concept and design. Java (developed by Sun Microsystems) is a powerful and much more complex programming language - in  the same category as C and C++. What can a JavaScript Do? 1. JavaScript gives HTML designers a programming tool.  JavaScript is a scripting language with a very sim...