-- SUMMARY --
Compact Forms presents text fields for selected forms in a more compact fashion using jQuery.
The form item/element fields are overlaid with their respective labels. When the user focuses a field the label fades away nicely, and if the field is left empty the label fades back in again.
By default, only the user login block is switched to compact style, but the behavior can be added to any form by adding the corresponding CSS ids to the Compact Forms configuration.
For a full description of the module, visit the project page: http://drupal.org/project/compact_forms
To submit bug reports and feature suggestions, or to track changes: http://drupal.org/project/issues/compact_forms
-- REQUIREMENTS --
-- INSTALLATION --
-- CONFIGURATION --
-- CUSTOMIZATION --
To programmatically disable the compact forms behavior on a particular form, set the following property on the $form element in your form constructor function or via hook_form_alter():
$form['#compact_forms'] = FALSE;
-- CONTACT --
Current maintainers:
Previous maintainers:
This project has been sponsored by: