---
title: "Introduction to JAVA Script"  
description: "Java Script is a client side scripting language developed by Netscape to enable web authors to design interactive sites. Java Script can interact with"  
author: "Anonymous User"  
published: 2011-03-09  
updated: 2020-03-04  
canonical: https://www.mindstick.com/articles/486/introduction-to-java-script  
category: "javascript"  
tags: ["javascript"]  
reading_time: 1 minute  

---

# Introduction to JAVA Script

Java Script is a [client side](https://www.mindstick.com/forum/160418/what-are-the-best-practices-for-securely-storing-bearer-tokens-on-the-client-side) [scripting language](https://www.mindstick.com/blog/486/scripting-language) developed by Netscape to enable web authors to design [interactive](https://answers.mindstick.com/qa/38931/who-has-won-the-2016-fifa-interactive-world-cup-fiwc) sites. Java Script can interact with html language and mainly used for client side purpose such as implementing [validation rules](https://www.mindstick.com/interview/34052/custom-validation-rules-and-validation-messages-in-knockout) on [user input](https://www.mindstick.com/forum/159624/setting-an-enum-from-user-input) and for creating html content dynamically. Java Script is an open language which means any one use this language for implementing performance without purchasing it. It is supported by almost all type of browser such as [Internet](https://yourviews.mindstick.com/view/81617/now-it-is-time-to-say-goodbye-to-internet-explorer) Explorer, Netscape Navigator, Mozilla Firebox, Google Chrome etc.\

---

Original Source: https://www.mindstick.com/articles/486/introduction-to-java-script

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
