We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the plugin has problem with jquery vertion 1.9.1 and up
The text was updated successfully, but these errors were encountered:
Hi, just tested with 1.9.1 and 1.10.0 and couldn't note any issue. What is the problem you are having?
Sorry, something went wrong.
I'm seeing this as well; the tooltip is created, but is not positioned correctly in later versions of JQuery.
Here are some examples (although the poshytip version in the examples is 1.0, the problem is the same even with 1.2):
This page uses JQuery 1.5.1 and poshytip works great (hover over the small up arrow at the bottom right of the page to test): http://luiszuno.com/themes/nova/features-toggle.html
This pages uses JQuery 1.11.3 and the tooltip is created, but appears at the top left corner of the page instead of next to the target: http://luiszuno.com/themes/wp-nova/toggle-boxes
I've tested with the latest version of JQuery (2.2.1) and unfortunately the problem still persists...
No branches or pull requests
the plugin has problem with jquery vertion 1.9.1 and up
The text was updated successfully, but these errors were encountered: