This is an example of our Ajax TreeView Control. The Gaia Ajax TreeView Control is very flexible and easy to use. You can use static items and dynamic items. Static items are rendered as HTML output on the page and dynamic items are retrieved on-demand....
As part of the design of this site, I’m using the script.aculo.us library to make the boxes in the sidebar expand and contract when you click them. The important part to me was to make the effect unobtrusive (no extra markup in the HTML) and...
Unobtrusive and persistant scriptaculous effects, with a nice sliding box demo.
This jQuery plugin script can allows for hotspot scrolling of web pages.
Example
Basic usage:
$.autoscroll.init();
Setting options:
var opts = { step: 100,
trigger:...
In particular, they don’t seem to realise that inheritance is evil, and must be destroyed. By providing base classes for an effect and requiring users to subclass it to make new effects, they create a proliferation of classes and make it too...
The AJAX Engine that you can find on this site is built upon the webservice standard protocols SOAP and WSDL for transferring the data between the browser client and the web server instead of using a new or proprietary protocol. Therefore this engine...
* This demo uses the Zapatec AJAX Transport layer to transfer the tab contents dynamically.
* The benefits of this approach are:
o Contents downloaded on demand. This optimizes data transfer. The HTML for the tab contents is transferred...
These options represent the 5 parameters available when calling the main validation routine via onsubmit of the form. Here you can play with the call-time options and see how they work. The form below is presented for demonstration-only and is not...
Draggable and resizable window extension class for Mootools.
Mootools extension which applies drag handles to an element to make it resizable.
Mootools Drag.Base extension which gives the ability to change multiple styles for multiple elements simultaneously...
Animation.Cube class is a JavaScript library for a rotating cube animation effect.
This effect needs CPU speed faster than Animation.Raster class.
Animation.Cube class is a JSlibrary for a rotating cube animation effect.
// Animation.Cube Changes
0.04 2006/04/17
-...
The Starry Widget is a simple class that will enable you integrate star-rating fields into your forms with little or no Javascript knowledge.
If you want to make your own custom stars, I’ve included stars.psd in the zip file so you can modify...