Advertisment
This tutorial will show you how to get the pressed key in the browser window, whether it's Ctrl, Alt, Shift, Page Up, Arrow Up or any other...
An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and...
Learn how to conditionally submit a form to different web pages based upon a value specified in a form.
A beginning perspective into how to use the Document Object Model using Javascript to manipulate page elements on the fly. Covers getElementById,...
Part two of how to begin manipulating elements on a page on-the-fly using the Document Object Model with Javascript. Covers getting and setting...
The third and final part to starting to manipulate the Document Object Model with Javascript. This covers using the innerHTML property, creating...
Learn how to create a show/hide menu using javascript.
The New Year is almost here, so its your last chance to add some New Year chemistry to your site. Use it up guided by the last New Year themed...
This tutorial looks at how to use Ajax to dynamically include the contents of an external page onto the current one automatically each time the...
See how to load and display external pages inside a DIV without reloading the page by using Ajax. Also see how to load external .css or .js files...
Views: 1131 | | by Stephen
Javascript - AJAX
Learn about IE's improved 'Fade' filter, and see how to use it to easily create a cross browser image slideshow with an added...
This tutorial explains how to change a select element's content using JavaScript, from adding new options to modifying and deleting them. It...
External JavaScript can reference not just .js files, but PHP scripts as well. See how this is done, and the wonderful possibilities linking PHP to...
This tutorial shows you how to combine a simple PHP script with Ajax and JavaScript to create a live RSS ticker!
Views: 1140 | | by Source
Javascript - AJAX
This powerful RSS ticker script lets you easily display any RSS content on your site in a ticker fashion! It uses a common PHP based RSS parser...
Here we'll learn to do with JavaScript what Java and Flash have 'been there done that' with- fade text gradually into view from...
Want to display the current local time of a specific place in the world? This JavaScript uses your server's time to calculate and display the...
This is a robust, cross browser fade in slideshow script to display and rotate images. It comes with the ability to display multiple slideshows on...
This is an extremely versatile drop down menu script for ordinary links on your page, including image links. It can be activated either onMouseover...
A drop down menu that can be associated with any link on your page. The menu drops to the right of the link.