Software Blog > ECMA Script

JavaScript (or ECMA Script) is one of the most popular and also most under rated programming languages used on the internet today. This powerful language is object based, which means that like C++, Java or C# you can create objects to work with in your code.

JavaScript is commonly used for programming HTML web pages. For example, when you enter an invalid post code in an address field, JavaScript might be used to notify you of the error. Dynamic HTML (DHTML) is the term given to using JavaScript, HTML, the Document Object Mode (DOM) and Cascading Style Sheets to create interactive web pages. JavaScript continues to play an important part in the delivery of next generation web applications. Technologies such as AJAX and E4X are making use of JavaScript to provide highly interactive and powerful web based applications.

  • AutoIt3 - Windows GUI Automation

  • Autoit3 is a great basic-like scripting tool for Windows GUI Automation. Using...
  • Embedding A Video

  • Have you ever wondered how embedding those Flash widgets work on the...
  • Firefox Cheat Sheet

  • Mozilla Firefox Cheat Sheet. It is a nice collection of general keyboard...

    Leave a Reply

    You must be logged in to post a comment.