Prototype Plugins

All Plugins

Control.SelectMultiple

Filed in Forms - over 3 years ago

This control uses a combination of a standard select input, and a collection of checkbox inputs to create an alternative to the standard select multiple control. It's primary benefit besides a vastly improved experience for selecting multiple items is that for single item selection, it behaves like a normal select input.

Control.SelectMultiple

Control.Tabs

Filed in Menus, Navigation - over 3 years ago

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.

Control.Tabs

Control.TextArea

Filed in Forms, User Interface, Utilities - over 3 years ago

WYSIWYG editing in the browser is still difficult to integrate or extend, and generated markup is often suspect. In the meantime a crop of text formatting languages such as Markdown, Textile, BBCode and wiki markup have emerged as ways for users to enter rich content in a controlled enviornment.

Control.TextArea

Control.Window

Filed in Animation & Effects, Windows & Overlays - over 3 years ago

Control.Window is a fully programmable, multi purpose windowing toolkit for Prototype. It covers a wide variety of use cases and allows for a high degree of customization. It can attach to links to open the targets as windows, or can be filled with dynamic content. It includes support for stackable, draggable and resizable windows. Subclasses to handle Modal windows, LightBoxes and Tooltips are included.

Control.Window

CoolTips

Filed in Animation & Effects - over 3 years ago

CoolTips is a lightweight unobtrusive JavaScript web-browser tooltips replacement technique.

CoolTips is used to replace conventional web-browser tooltips. The tooltips get the contents of the title attribute, so it’s fully unobtrusive. CoolTips is an OO class based on Prototype JS and script.aculo.us frameworks.

CoolTips

cSlider

Filed in Animation & Effects, Navigation - over 3 years ago

Simple and intuitive way to showcase your products.

cSlider

CSS Menu With Slider

Filed in Layout, Menus, Navigation - over 3 years ago

This little example shows how to make really simple and yet very nice CSS Menu with slider.

CSS Menu With Slider

Date / Time Picker

Filed in Forms, Utilities, Widgets - over 3 years ago

A date picker control. To open the calendar, click the icon at the right side of the input box. While open, you can use keyboard controls to navigate the datepicker.

Date / Time Picker

Dateslider

Filed in Animation & Effects - over 3 years ago

This element enables you to pick dates with a simple slider bar. By dragging the bar over the time-line, the dates change instantly. Besides this, when the user decides to manually change the dates, the bar is automatically adjusted to the corresponding dates.

Dateslider

Dialog

Filed in User Interface, Windows & Overlays - over 3 years ago

A modal dialog with smooth scrolling and nice effects.

Dialog
 
© 2012 Prototype Plugins. We love Prototype & script.aculo.us.