Web Hosting Help - Web Site Design and Development
You're currently browsing the answers and replies to a question asked related to web site design and development. If you wish to post a better answer or share greater insight into this question, feel free to post it.
| Posted On: Mon 19 April, 2004 Asked By: Anonymous |
What is the difference between JavaScript and JScript? |
| Posted On: Tue 20 April, 2004 Answered By: Anonymous |
| JavaScript is a cross-platform, interpreted, object-oriented language originally designed for client-side web scripting. The elements of web pages can be manipulated via JavaScript as objects specified by the Document Object Model (DOM). This enables dynamic effects like image roll-overs and interactive effects like pages that change in response to user input without being reloaded from the server. JScript is Microsoft's implementation of the language that contains similarities but also differences. |
Do you have an answer or something to share as well regarding this question?

