public marks

PUBLIC MARKS from ruadrift with tag javascript

10 May 2006

Really easy field validation with Prototype * Dexagogo

by 11 others
Really easy field validation with Prototype I wanted a robust javascript validation library that was simple to implement and didn't require me do any extra work other than creating the form. My favourite idea for a method of doing this is to utilise the field elements' class attribute to indicate what sort of field it is and hence any validation requirements. There are a few javascript libraries that implement that idea like wForms, but, since I'm currently hell-bent on re-writing all my javascript using Prototype, I thought I'd see how difficult or easy it would be to roll my own. Turns out that this is just the sort of thing that is easy with Prototype. [Updated Again!] : new version 1.2! ( also, A bit of maintenance: version 1.2.1)

09 May 2006

FireBug - JoeHewitt.com

by 23 others
FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including an error console, command line, and a variety of fun inspectors.

01 May 2006

Sidewalk, The easiest way to gather and analyze customer information

by 2 others
Create custom forms in a matter of minutes. Then, place them on your Web site with a simple copy and paste. When people fill out your new Web form, Sidewalk automatically saves and organizes the information for you. Want to get the Email addresses of everyone who lives in North Dakota and enjoys surfing? Sidewalk can find it for you.*

Prototype JavaScript Framework: Class-style OO, Ajax, and more

by 96 others
Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

PlotKit - Javascript Chart Plotting | liquidx

by 18 others
lotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

ruadrift's TAGS related to tag javascript

ajax +   debugger +   firefox +   form +   forms +   framework +   plot +   validation +