0.0.0 • Published 8 years ago

formfix v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Formfix Framework

A collection of polyfills to improve HTML form-tag and related tags

Choose your own adventure:

AllPoly GroupPolyHTML-TagsAttrsDescription
formfix.jsformfix, data-fix
net.formfix.js
method.net.formfix.jsformmethodAllow additional HTTP methods (PUT, PATCH, DELETE, OPTIONS)
xhr.net.formfix.jsformNetwork IO engine for XHR; with consistent events
tpl.formfix.js
for.tpl.formfix.jsform -> anyfor, data-for -> idAllow data-for & for attr on form-tag
template.tpl.formfix.jsany -> templatetemplate, data-template -> idAllow data-template & template attr on any-tag
inputs.formfix.js
submit.inputs.formfix.jsinputtype=submitDisable submit on form send; enable on receive
checkbox.inputs.formfix.jsinputtype=checkboxAllow unchecked to be sent on submit
radio.inputs.formfix.jsinputtype=radioAllow data-current & current for easier templating
0.0.0

8 years ago