A simple explanation and demo of how to execute the GET method using AJAX.
Continue reading...24. July 2008
A common problem arises in JavaScript when adding onLoad events to your page. It will not recognize an element until it is loaded onto the web page. This post teaches you how to get around that and add additional onLoad events to your page.
Continue reading...24. July 2008
The following post describes how to attach event handlers to html objects using the document object model separating code from content.
Continue reading...24. July 2008
Shows simply how to add JavaScript, or attach JavaScript files to your web page.
Continue reading...
6. August 2009
2 Comments