Latest Download

Other Available Package

Build your custom Savvy.UI

Custom Builder

Feel lost?

Check out these instructions.

Build Your own Savvy.UI

Not everyone can include the everything on their site. This tool will allow you to build your own Savvy.UI with just the things you need.

Core

Core The core of Savvy.UI. Is required by all the others, but has no dependancies and can be used stand-alone. Contains Basic functions and Initializers.

Extension

Ajax XMLHttpRequest Object Class Wrapper for all AJAX request.
Animator Contains the basic animation logic.
Cookie Contain element method to manipulate Cookie.
Drag Contains the basic dragging capability to an element.
JsClass Enable Object Oriented Programming in Savvy.UI.
Resize Contains the basic resizing capability to an element.
Form Contains element method to manipulate forms.
Partial requirement: Ajax
Panel Contain element method to create Panels.
WinPanel Contain element method to create floating Window Panels.
Requirement: Panel

Utilities

Anchor Contain element/interval method to create active in-page navigation.
Calendar Contain element method to create inline Calendar.
Drop Down Menu Contain element method to create Dropdown Menu.
Requirement: Animator
Simple Tab Contain element method to create Tabbing Content.
Ticker Contain element method to manipulate multiple checkbox at once.
Toggler Contain element method to create Toggler Interface.
Requirement: Animator

Helper Engine

Helper Add compatibility option for previous version.

Compression Option

Uncompress No compression, recommended for development and testing.
Minimal Minimal compression, remove comment and whitespace.
Normal Normal Compression, based on algorithm by Dean Edwards.