Skip to content
New issue

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

Tooltips within slideshows #22

Open
billkeller opened this issue Jul 10, 2012 · 4 comments
Open

Tooltips within slideshows #22

billkeller opened this issue Jul 10, 2012 · 4 comments

Comments

@billkeller
Copy link

Tooltips within content that is inside of a slideshow calculates the wrong left position.

Live example:
http://ghettocooler.net/stuff/code/tooltipsy-slideshow/

@briancray
Copy link
Owner

you say they work with offset: [-1, 1] ?

@billkeller
Copy link
Author

well, kind of, but then any other tooltip outside of the slideshow needs a different offset.

I set this up as an editable JS Fiddle:

http://jsfiddle.net/billkeller/5WPWK/4/

@billkeller
Copy link
Author

@briancray When the tooltipsy's internal offset algorithm is replaced with jquery's built in one, the proper offset is calculated inside of the particular slideshow plugin I'm using. All other tooltips work as expected as well.

I updated the JS Fiddle to reflect that (the patch is at the bottom of the scripts panel):
http://jsfiddle.net/billkeller/5WPWK/

@briancray
Copy link
Owner

Can you try it now? I'm using a different offset function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants