Featured Articles

Javascript 101

JavaScript is a useful scripting language that was designed to look similar to Java but easier to use even by non-programmers. It is mainly used in website design but can also be used to allow scripting access to objects embedded in other applications. With the growing complexity of the World Wide Web, the use of simple HTML may become inadequate in the design of better and more appropriate websit... [Read More]

Common JavaScript Errors

For first time users, JavaScript can be a pretty confusing language to use on your web pages. But once you get the hang of it, it might prove to be a good and easy scripting language to work with.  JavaScript was designed to have a similar look to Java but was made easier even for non-programmers to use. It is largely used in websites especially to enable scripting access to objects that have... [Read More]