Search code examples
javascriptjquerytipsy

What could cause conflict with Tipsy's focus trigger?


I'm using the Tipsy jquery plugin and the focus triggers acts the same way as the hover trigger. Tipsy stops displaying once my mouse is off an input field even though the field is still focused. What could cause this issue? Based on this jQuery tipsy plugin. On focus trigger not working. It's not the actual plugin that's causing the issue

Here's the page I'm testing it on

http://uploads.glumbo.com/?op=registration


Solution

  • You will want to update Tipsy file you are using. The one you are using right now is significantly different than the latest version of Tipsy.