I have created a function that modifieds the form on http://clients.mohanty.de/eubylon/webrelaunch/detailanfrage in some parts in order to show the custom tooltips (hover the "i" icon).
That's what I try to achieve:
- The text for the tooltips is stored on a theme options page
- The filter function adds the tooltip to the form elements (checkboxes and radio buttons)
- An additional CSS class is added for correct styling when there's no icon
However, the submitted values are not submitted to the database or sent by email.
The complete function can be found here: http://pastie.org/4609430