|
Qtips not closing on mouseout when scrolling
|
|
8th July, 00:36
Post: #1
|
|||
|
|||
|
Qtips not closing on mouseout when scrolling
Hello,
I have seen mention of similar issues and the solutions aren't helping me. I upgraded to revision 54 to no avail. Basically I have tips generating from title tags when you mouse over a thumbnail. If you use the scroll wheel on the mouse while hovering the tip will not close, it will fade a bit but remain visible. You can keep mousing over thumbnails that are not covered by the visible tip and those tips will stack on top. Also, if the tip that seems to be stuck is over any links or other elements you cannot access them at all. I have attached a screenshot. A second issue is the tip is anchored at the bottom right of the thumbnail instead of the middle right. Code used is - $("a[title]").qtip({ show: { when: 'mouseover', delay: 300 }, hide: 'mouseout', position: { corner: {target: 'rightMiddle', tooltip: 'leftMiddle'}}, style: { name: 'cream', tip: true, border: {width: 3, radius: 8}} }); Any ideas? Are these related? Thanks for any help anyone can provide. |
|||
|
16th July, 11:24
Post: #2
|
|||
|
|||
|
RE: Qtips not closing on mouseout when scrolling
I do have the same problem with the last revision of qtip....
Btw i m using jquery 1.4.2. Anyone found a fix ? Thanks, regards. |
|||
|
19th July, 20:42
Post: #3
|
|||
|
|||
|
RE: Qtips not closing on mouseout when scrolling
Are you guys getting any errors?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
20th July, 07:08
Post: #4
|
|||
|
|||
| RE: Qtips not closing on mouseout when scrolling | |||
|
5th August, 00:57
(This post was last modified: 5th August 01:11 by rgavrilov.)
Post: #5
|
|||
|
|||
|
RE: Qtips not closing on mouseout when scrolling
I have a table with a number in each row, on number hover it does jquery.post and puts the content as tooltip content.
If I just move the mouse cursor somewhat fast up and down over the table - eventually I get this error: position is null JS Code
variables: JS Code
JS Code
I can reliable duplicate it. If I move mouse slowly it works fine. Possible related bug, if I position a cursor over one cell, then use mouse scroll wheel such that mouse cursor ends up over another cell (also causing a tooltip) then the new tooltip will be positioned incorrectly (offset to the left and up by the amount of the scroll). I also see that changing page size (for example by opening/closing firebug window using keyboard) will cause open tooltip to move left-up. I would like get this fixed. Let me know if you need help, I probably can conjure a minimal failing example for you. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




