|
How to disable the 'fly-by' animation on 1.0
|
|
30th November, 14:58
Post: #1
|
|||
|
|||
|
How to disable the 'fly-by' animation on 1.0
I saw some threads asking how to stop the 'fly-by' animation of the tooltip when using 1.0, so here's the solution. I don't think Craig will implement it anyways since 1.0 is going to the grave, but maybe he can sticky this thread?
![]() Download jquery.qtip-1.0.js, and on line 1187: // Animate and reset animated status on animation end self.elements.tooltip.stop().animate(position, 200, 'swing', function () { self.status.animated = false; }); Simply change the 200 to 0. Then you can 'reminify' the code on this website: http://jscompress.com/ Use the 'Packer (Dean Edwards)' option to achieve the best result (around 22Kb) |
|||
|
30th November, 20:04
Post: #2
|
|||
|
|||
|
RE: How to disable the 'fly-by' animation on 1.0
Awesome, thanks MuTlY. Stickied!
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
22nd June, 19:13
Post: #3
|
|||
|
|||
|
RE: How to disable the 'fly-by' animation on 1.0
I find this code on line 593, and change it (200 -> 0 ), but fly-by animation is not disabled
![]() I delete this lines in my function (position properties): JS Code
in this case animation is disable! but i need this lines, to show tip over text but not below the text. |
|||
|
23rd June, 09:50
Post: #4
|
|||
|
|||
|
RE: How to disable the 'fly-by' animation on 1.0
i want also to know about that.
check it outM3863A |
|||
|
23rd June, 12:35
Post: #5
|
|||
|
|||
|
RE: How to disable the 'fly-by' animation on 1.0
target: 'mouse' will cause the tooltip to follow the mouse. Is that what you're intending?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help






