Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

A simple script that extends the prototype library with methods that help relate a form to an xml document.

0
 
  0 reviews  |  0 users  |  102 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Many forms need to add and remove form fields dynamically, such as invoice forms (adding new invoice lines), polling forms (adding new poll options), etc. Expandable Fieldsets manages the dynamic addition, deletion, and serialization of those form fields. Relies on prototype.js >= 1.5.1.

0
 
  0 reviews  |  0 users  |  3,018 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Zebda is a general purpose Javascript library built on Prototype 1.4.0. Although it has some utility functions, the main purpose is handling client-side form validation.

0
 
  0 reviews  |  0 users  |  1,316 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Form validation simplified! (More soon...)

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 months ago
 
 

This project aims on releasing a javascript formvalidator for quick and easy clientside formvalidation using regexes, but will have support for plugins for custom validations It was originally developed as part of the (non-released) P.O.R.K. framework but works with any site. The validation method ... [More] is triggered by an onsubmit of your form which loops all elements that have a validation="" property in their tag, and displays the message shown in the message="" property. Currently validates: inputs, textareas, checkboxes and radios. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 14 hours ago
 
 

What is customselect.js?This script automatically gets all or a specific array of 'select' elements in a page and replaces them with fully customizable lists. The gain is real for your website design: you don't need to change anything, your forms keep functional. But now you can really ... [More] have customized selects and have the benefits of a fully CSSizable element. FeaturesFully customizable with simple CSS Working with prototype.js Not intrusive and no invalid code generated ExampleA simple code example for replacing all selects in a page: If you want all select elements to be customizable: // If you want a particular elements to be customizable : // Known issuesThis script is not working with IE lower than version 6 [Less]

0
 
  0 reviews  |  0 users  |  3,617 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.