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

New version of clippy that does tooltips on hover? #24

Open
barmstrong opened this issue Mar 2, 2012 · 1 comment
Open

New version of clippy that does tooltips on hover? #24

barmstrong opened this issue Mar 2, 2012 · 1 comment

Comments

@barmstrong
Copy link

It looks like github it using a new version with tooltips instead of keeping blank whitespace to the right of the button.

Anyone know how we can track down a copy of that bad boy?

@tagliala
Copy link

Hi, it seems to be used in connection with the jquery tipsy plugin: http://archive.plugins.jquery.com/project/tipsy

edit: they use the following fork of clippy: https://github.com/kneath/clippy (which comes with a callback function and reads content to copy in a div)
Tooltips are generated by tipsy using javascript. Take a look at their .js code, they instance a new GitHub.ClippableBehavior object on each .js-clippy element of a page

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