At first what does Ajax mean?
AJAX (Asynchronous JavaScript and XML), is a web development technique used for creating interactive web applications. Ajax is asynchronous, in so far as extra data is requested from the server and loaded in the background. This is intended to increase the web page’s interactivity, speed, functionality and usability. Ajax function calls are usually made in Javascript using the XMLHttpRequest object. The asynchronous content doesn’t need to be formatted in XML.
Scripts for your Website
As quite every modern website makes use of at least a bit of Ajax you may want to have a few of those cool effects for your page. So I collected the best scripts for you. All of them are free to use and easy to install.
Lightbox 2 - Lightbox is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.























