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...Monday, March 16, 2009
Control.Tabs attaches creates a tabbed interface from an unordered list of links/anchors that point to any elements on your page that have an id attribute. Since it attaches these behaviors to HTML that already has semantic meaning, it will degrade gracefully for browsers that do not support JavaScript, and is search engine friendly. It attaches [...]
Continue reading...Monday, February 23, 2009
Prototip is a easy to use script to create beautiful custom tooltips for a little price. This is very handy and beautiful solution for designers and developers. Features Easy to customize Complete control over tooltip positions. Configurable rounded corners, no PNG images required. Speech bubble effect! Prototip is based on Prototype javascript framework. Website: http://www.nickstakenburg.com/projects/prototip2/
Continue reading...Sunday, February 1, 2009
The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem. The premise of the system is ideally suited to rapid prototyping, but it would work equally [...]
Continue reading...Tuesday, January 27, 2009
JSXGraph is a cross-browser library for interactive geometry, function plotting, graphs, and data visualization in a web browser. It is implemented completely in JavaScript and uses SVG and VML. Some Features: Easy to embed Small footprint: only about 55 kB (embedded in a web page). No plugins are required!
Continue reading...Friday, January 9, 2009
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...Friday, January 9, 2009
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...Tuesday, January 6, 2009
Flash technology is an excellent way to create animated content among many other possibilities.Personally I prefer to use proprietary technologies. Fortunately, every day there are new ways of doing the same thing, but using these standards and making presentations are more usable and accessible without sacrificing appearance. One such script is JS Coverflow with which we [...]
Continue reading...Sunday, December 14, 2008
JavaScript, with the rise of Ajax, is definitely a must-know-well for every web designer/developer.
Continue reading...Saturday, December 13, 2008
ProtoChart is a new opensource library using Prototype and Canvas to create good looking charts. This library is highly motivated by Flot, Flotr and PlotKit libraries. Features Line, bar, pie, curve, mix, and area charts available Multiple data series on same graph Highly customizable legend support Customizable grid, grid border, background Customizable axis-tick values (both x and y) Supports: IE6/7, FF2/3 and [...]
Continue reading...
Saturday, April 25, 2009
1 Comment