HiddenSubform allows developers to tie in special form states to specific elements on the page.
What this means is that when a specific item is selected in a form, a page element is updated, shown or hidden somewhere on the page.
The plugin works with the following form fields:
- radio button
- checkbox
- select list
Because of this quite useful functionality, HiddenSubform can be used in creating interactive wizards, tutorials, showing form fill-in tips, and many other cases.
A demo is included with the HiddenSubform package, and support for updating the page via AJAX calls is also included.
What is new in this release:
- Initial commit.
Requirements:
- JavaScript enabled on client side
- MooTools
Comments not found