Scripts / Widgets
Scripting Approach:
I believe scripts should be compact, elegant, and easy to understand while maintaining the feeling of control and flexibility.
Built to allow the user to implement their effects with as little code as possible, while providing the seasoned developer
with the deep coding control over the widgets behavior and events make them easy to install and flexible to the needs of the coder.
The scripts were built useing the Mootools (my object oriented tools) core JavaScript framework as their base.
Scripts:
Ajax Engine
Description:
Ajax Engine is a small modular widget that's used to add AJAX (Asynchronous JavaScript and XML) functionality to simple html pages.
Spinner Box
Description:
Provides a graphicaly appealing way to dispay images and page links in the form of a 3 dimentional spinable icon wheel.
J-Tabs
Description:
Creates a tabbed Element which will smoothly slide between differant content tabs.
Content Collapse
Description:
Content Collapse takes an element and makes it collapsable, the user specifies a "handle" that the script makes clickable to toggle
the Collapse on and off.
Smooth Resize
Description:
Smooth Resize applys smooth seemless resizing to an element when that elements inner HTML is changed.
Fade Menu
Description:
Fade Menu will apply fading color changes to menu items and smoothly fade sub menus in and out as items are moused over.