joshuacc / Ratify

0 stars 0 forks source link

Optionally run ratifiers as fields are filled in #4

Open joshuacc opened 12 years ago

drewkimrey commented 12 years ago

The developer should be able to flag each option as "liveedit" or something similar or "default"

joshuacc commented 12 years ago

I've been thinking of having something like this:

$("form").ratify({ratifyOn: "fieldUpdate"});