| Ajax Chat | | Ajax Chat is a free customizable web chat software implemented in JavaScript (client side) and PHP (server side). JavaScript XMLHttpRequest object is used to fetch new data from the server. The script implements public and private chat; logging in as a register user or as a guest; smileys; etc. Ajax Chat can be integrated with a third-party membership system by implementing user authentication routine. All data is stored in a text file (no database needed).
|
| ImageFlow | | ImageFlow is a picture gallery, which allows an intuitive image handling. The basic idea is to digitally animate the thumbing through a physical image stack. That intuitive handling is automatically caused by the metaphorical use of the well known process of thumbing through. This solution is known as the Cover Flow technique, which has been developed by the artist Andrew Coulter Enright. Now - after it has been bought by Apple - it is used in iTunes and the file browser of Apples OSX. The innovation of this project lies in the JavaScript implementation, which is platform independent. ImageFlow works with every browser, that can handle images and supports JavaScript: And that is something almost 100% of all conventional graphical browsers can do. You can trace the single developement steps in the Newsblog-Entries to ImageFlow. Parallel to this documentation exists an official project page: http://imageflow.finnrudo lph.de.
|
| Max's AJAX website preloader | | Max's AJAX website preloader is a simple AJAX framework which allows you to display an animation during your website is loading. Installation and usage is very easy, only takes some line of copy and paste. An example code and detailed installation instructions are also attached.
|
| Easy slide For jQuery | | EasySlide has function as following
Cross browser( Tested with IE7 and Firefox 2.0)
Both clickable and auto play slideshow
Pause while mouseover
No extra setup
No other plugins needed
Watermark
Opacity change function (Tested with IE7 and Firefox 2.0)
Speed adjustment
You can edit css change any layout color you like
can add hyperlink or no
|
| Ajax Pagination script | | This script lets you include content from multiple pages and display them on demand, using Ajax. Pagination links are automatically created, with each page downloaded only when requested
|