Is there anyway of doing tooltips with Gravity Forms (like those found in the Gravity Forms Admin interface), simply using the description of the form field, rather than displaying the description text next to the form field.
Is there anyway of doing tooltips with Gravity Forms (like those found in the Gravity Forms Admin interface), simply using the description of the form field, rather than displaying the description text next to the form field.
You could probably do this with a little creative CSS/jQuery. I haven't personally tried this, but here's a link to the tooltip library we used in the admin.
http://craigsworks.com/projects/qtip/
There are tons of implementation and configuration options so it may not be that difficult.