PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

tooltip displayed under field

  1. How to achieve something like this:

    https://mailchimp.com/signup/

    when you click in a field, the tooltip appears under the field.

    Posted 11 years ago on Sunday November 11, 2012 | Permalink
  2. You can do something like that with jQuery. Someone wrote a WordPress plugin to extend Gravity Forms to add tooltips. Here: https://github.com/norcross/gf-tooltips/blob/master/gravity-tooltips.php

    I am not sure where the tooltip appears or how it's displayed. You could use the same type of functionality and place the tooltip wherever you want in relation to the field.

    Posted 11 years ago on Monday November 12, 2012 | Permalink
  3. This is an awesome plug-in exactly what I needed for a customer

    Posted 11 years ago on Wednesday November 14, 2012 | Permalink
  4. Glad that helped you.

    Posted 11 years ago on Saturday November 17, 2012 | Permalink