Tag Archive | "script.aculo.us"

Growl4Rails Based on Prototype & Scriptaculous Libraries

Saturday, April 25, 2009

1 Comment

Growl4Rails is an open source javascript component that provides the UI for growl-like notifications in your Rails web application. You have control over the duration and max number of growls to show. Requirements: Rails 2.1+, Prototype 1.6+, Scriptaculous 1.7+ Website: http://github.com/jfiorato/growl4rails/tree/master

Continue reading...

Free Calendar | PHP & MySQL

Tuesday, February 3, 2009

2 Comments

Free Calendar with MySQL and Script.aculo.us has 3 main parts, the Javascript, the HTML and the PHP script. You can change the date with the form and it will update the calendar without having to reload the entire page, AJAX style. Its very easy to use this Calendar System. Simply copy the entire calendar into whatever [...]

Continue reading...

Starbox Pretty Rating Stars System for Prototype

Thursday, January 15, 2009

1 Comment

Starbox allows you to easily create all kinds of rating boxes using just one PNG image. The library is build on top of the Prototype javascript framework. For some extra effects you can add Scriptaculous as well. Check the demos below to see what Starbox is all about and read on for more information on [...]

Continue reading...

PrototypeXtensions

Friday, January 9, 2009

0 Comments

PrototypeXtensions is a JavaScript library based on the frameworks Prototype.js and Script.aculo.us. The objective of this library is to provide an extension “low level” composed of useful methods and basic components, and components “high level”, more dedicated to the user interface. Currently, it has 3 components: Core extension: class, cookie, event management & time calculations. History: easy “set/get” [...]

Continue reading...

JSValidate - Validate your forms for Free

Friday, January 9, 2009

2 Comments

JSValidate is a form validator that utilizes aspects of prototype and scriptaculous to bring you a simple to execute, non-intrusive javascript form validator. It validates: Numbers Letters Required fields E-mail Address Credit card number format US zip code, phone number & state codes Website: http://www.jsvalidate.com/ Demo: http://www.jsvalidate.com/demo/

Continue reading...

Collect Adress with Maps using Mapeed.AddressChooser

Friday, January 9, 2009

1 Comment

Mapeed.AddressChooser is a Javascript script to create a nice address form for any websites that need to collect addresses. For example getting user’s address, place’s location or anything that can be localized on a map. This script just add behavior on HTML form, it does’nt geerate HTML markup and can be plugged on any existing forms. Features: Javascript [...]

Continue reading...

Prototype Slider Extension (Using JSON): Ferdinand.Slider

Wednesday, December 17, 2008

2 Comments

Ferdinand.Slider is a Prototype extension for creating simple image slideshows. It uses a JSON file at any location as the data source which makes it possible to integrate with Flickr or similar services easily. The extension has several options to set: duration of effects duration of image transition opacity background prev-next buttons & more. It is also possible to add more features (like [...]

Continue reading...