tag, just add the name of the file to load and the element to display the file in, usually a <div> element.
Title: Ajax Navigation
Contributor: Michael
Contributor URL: http://www.posters-bestellen.nl
Description: Use this script instead of frames. When a visitor clicks on a specific link, the content of that link is inserted into the page without a refresh. When a page doesn't exist, a user-friendly error message is given.
Title: Ajax Navigation 2
Contributor: Ultimater
Contributor URL: http://invisionfree.com/forums/Black_Forest_Boards
Description: When a visitor clicks on a specific link, the content of that link is inserted into the page without a refresh. When a page doesn't exist, a user-friendly error message is given. [Note: This is an edited version of the original script.]
Title: Check Username Signup
Contributor: Tom Westcott
Contributor URL: http://www.cyberdummy.co.uk/
Description: This script does a Gmail-style check on the username supplied to see if it is a unique username, using the Ajax method.
Title: Creating the XMLHTTPRequest Object
Contributor: Phil Ballard
Contributor URL: http://www.crackajax.net/
Description: Many browsers allow the XMLHTTPRequest object to be created directly. One method is to use this snippet. It tries all methods of creating the object until it discovers one that works.
Title: Prototype Javascript Library
Contributor: Sam Stephenson
Contributor URL: http://prototype.conio.net/
Description: Prototype is a JavaScript framework that features a unique, easy-to-use toolkit for class-driven development. The standards-compliant code takes a lot of the burden associated with creating rich, highly interactive Web pages.
Title: SoftXMLLib
Contributor: Movsesyan Gregory
Contributor URL: http://www.softxml.com
Description: One of the main problems with manipulating XML files is the compatibility issue across different browsers. The purpose of the SoftXMLLib Library is to solve the problem of creating different XMLHTTP and XMLDOM objects for different browsers. This library includes basic functions and properties like those already included in Microsoft.XMLDOM ActiveXObject.
Title: XMLWriter
Contributor: Ariel Flesler
Contributor URL: http://flesler.blogspot.com/2008/03/xmlwriter-for-javascript.html
Description: This is a JavaScript class, based on .NET's XMLTextWriter. This is not a port, but a reduced and adapted version. It allows you to easily generate XML. The script is heavily commented for complete understanding.
JavaScript® is a registered trademark of Sun Microsystems, Inc.
Jupitermedia's Database Journal offers SQL courses and other database related resources for beginner to expert developers.
|