norcross / gravity-tooltips

Adds a custom field to each form element for tooltips
MIT License
74 stars 20 forks source link

tooltips not showing #7

Closed lapatente closed 9 years ago

lapatente commented 9 years ago

I have installed the plugin and tooltips are simply not showing. I think everything is correctly done. I don't think is something related to CSS or theme issues because the tooltip don´t show on the gravityforms forms preview neither.

Form: http://la-patente.es/contacto/

The tooltip should be on the field "nombre" as testing purposes.

norcross commented 9 years ago

doing a quick test, I can see the tooltip does show on hover http://cl.ly/image/280x0Y1b1k0v/gf-tooltip-active.png

I don't believe it will show on preview due to how the files are loaded

mikeploeger commented 9 years ago

He's using jQuery 1.11.1, it could be a possible IE error, because the IE check is not working any longer, please have a look at the pull request to make it work again: https://github.com/norcross/gravity-tooltips/pull/11