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

Update jquery.tipsy.js #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update jquery.tipsy.js #155

wants to merge 1 commit into from

Conversation

wood8
Copy link

@wood8 wood8 commented Jun 24, 2013

Chinese:增加淡入淡出时间设置的选项.
(Add fade in duration and fade out duration setting options.Meantime I hope the author can solve the problem when using the 1.8+ jQuery.And the 'live' has been removed.)

Chinese:增加淡入淡出时间设置的选项.
(Add fade in duration and fade out duration setting options.Meantime I hope the author can solve the problem when using the 1.8+ jQuery.And the 'live' has been removed.)
@@ -189,6 +189,8 @@
delayIn: 0,
delayOut: 0,
fade: false,
fadeInDuration: 500,
fadeOutDuration: 500,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default time is half a second.

@MartinMartimeo
Copy link

For the 'live' problem exists some forks here that solved it, probably the most ones based on this commit: 1fc35b9

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

Successfully merging this pull request may close these issues.

None yet

2 participants