Form Tooltips
Categories
Component ID
415304
Component name
Form Tooltips
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
3583
Component created
Component changed
Component body
Converts form-item help text into JavaScript tooltips. The dev version now features form-id based tool tip activation (for any tag with class "description"). There are some issues however, because it will apply to all forms on a page, rather than just the individually requested form.
The goal of this module is to clean up complex forms, and subsequently make them easier to theme.
There are currently no official releases until the module can be redesigned for a more general use case. In the mean time you can download the module by clicking "view all releases" link.
To override the styling simply put #desctip{ *CSS HERE* } in your style.css file.
