Javascript Tooltip / Posts /

tooltip goes over link when page is scrolled

24
i have the js tooltip which hovers above the element (offsetX: -80,offsetY: -20,maxWidth:400)
it all works well, except when you scroll the page down so the links(elements) are more on top of the screen. when you try to click the link the tooltip isnt above it but goes on top of it because there would be no more space left above the links.
how can i fix this? 
so either float above the links in the nonvisible part of the browser.
or jump somewhere else and not on top of the links.
i already tried relative to mouse but that has same problem...
denny  11 years ago   viewed: 9518    

7 Answers

1
that puts the toolbos to the left and right? 
i want it at the top
denny   11 years ago
0
Did you try give its tooltip position as 1 or 3 for the link?
milo   11 years ago
0
anbody knows something about this?
denny   11 years ago
0
Would you stage a testing page online so that I can take a look?
milo   11 years ago
0
http://kunststofkozijnengroothandel.nl/ramen/1v-ramen/1v-vast-raam-met-binnendeel
denny   11 years ago
0
oh by the way, the offset also shifts when scrolling (question mark bottom right)
denny   11 years ago
0
The tooltip is designed to be always visible when launched. It will adjust its postion to be visible when your scrolling makes it out of the window, and unfortunately it covers some of the links.

If you cannot go with this design, we have to customize it to your requirement. I don't think we can easily customize it to let the tooltip to be smart enough to jump to a position that will not hide the links on your page. Although it might be possible that we customize it to stop adjusting its position when there is no enough room for it and allows it to go out of the window and partially hidden, but this customization might be a heavy work.
milo   11 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: