script.aculo.us Installation
What is script.aculo.us?...
read more
script.aculo.us Drag & Drop
The DragDrop module can be used to make any element draggable or then it can be dropped in a drop zone....
read more
script.aculo.us Slider
A slider is a kind of small track, along which you can slide a handle. It translates into a numerical value. With script.aculo.us’s slider module, you can create sliders with plenty of control....
read more
script.aculo.us Squish Effect
In this article, we will demonstrate the Squish effect by using a JavaScript library called script.aculo.us having a smooth scaling down of the size with the left corner remaining stationary. We can adjust the duration of the effect as well....
read more
script.aculo.us Sorting onChange Option
The script.aculo.us library is a cross-browser library that aims at improving the user interface of a website. The Sortable module can be used to make any list sortable, allowing the user to drag any item according to the order required....
read more
script.aculo.us Visual Effects
The Visual effects module comes with six-core effects: Opacity, Scale, Morph, MoveBy, Highlight, and Parallel. Through the combination of these core effects there are over 16 additional effects eg: effect, Appear, effect, Toggle, etc....
read more
script.aculo.us Drag & Drop onStart Option
The script.aculo.us library is a cross-browser library that aims at improving the user interface of a website. The Drag & Drop module can be used to make any element drag-gable and also enables them to be dropped in a drop zone....
read more
script.aculo.us Drag & Drop constraint Option
The script.aculo.us library is a cross-browser library that aims at improving the user interface of a website. The Drag & Drop module can be used to make any element drag-gable and also enables them to be dropped in a drop zone....
read more
Difference between jQuery UI and script.aculo.us
script.aculo.us: It is a GUI library built by Thomas Fuchs in 2005 based on Prototype JavaScript Framework to fulfill the need for a library with UI components. It provides cross-browser user interface JavaScript libraries and uses DOM (Document Object Model) to add dynamic visual effects and user interface elements to the dynamic web applications. It works on top of Prototype.js. so the size of the library becomes an issue when we work with big projects....
read more
script.aculo.us Shake Effect
This effect falls under JavaScript’s UI library called script.aculo.us. script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework. This library gives us dynamic visual effects with the help of the Document Object Model (DOM)....
read more
script.aculo.us Sliders onSlide Option
The script.aculo.us library is a cross-browser library that aims at improving the user interface of a website. The Slider controls are thin tracks that allow the user to input values. It is done by defining a range of values that can be selected by the user by dragging the handle to the appropriate value....
read more
script.aculo.us Sliders setEnabled option
The script.aculo.us library is a cross-browser library that aims at improving the user interface of a website. The Slider controls are thin tracks that allow the user to input values. It is done by defining a range of values that can be selected by the user by dragging the handle to the appropriate value....
read more