|
Tooltip position in Google Chrome
|
|
17th May, 11:43
Post: #1
|
|||
|
|||
|
Tooltip position in Google Chrome
Hi,
I'm using qTip to create overlays for an interactive map. The content is rendered on the page in hidden divs which are then used to fill the content in for the tooltips. The tooltips are tied to areas on an image map. Here is the JavaScript that I'm using. There is also a few lines of code to disable the default click behaviour, but that didn't have any affect on the positioning when disabled. JS Code
The getLabel() function is just used to ascertain which hidden content div to use and works fine, as does the actual populating of the tooltip. What isn't working, however, is the position of the tooltip in Chrome. This is what it is supposed to look like (taken in Firefox): ![]() And this is what is happening in Chrome: ![]() The only CSS being applied to the tooltip is this, which is used solely to style the content, and didn't seem to have any effect on the positioning when removed for debugging. JS Code
Can anybody see what I might have done wrong with this? Thanks. |
|||
|
18th May, 18:36
Post: #2
|
|||
|
|||
|
RE: Tooltip position in Google Chrome
Hmmm voodoochild try out the new branch release and see if it makes a difference: http://bazaar.launchpad.net/~craig.craig.../1.0/files
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
19th May, 07:47
Post: #3
|
|||
|
|||
|
RE: Tooltip position in Google Chrome
Hi Craig,
Still getting the same problem with the new branch release, unfortunately. Any other thoughts as to what the issue might be? |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


![[Image: firefox_tooltip.png]](http://mythlan.co.uk/~kw/firefox_tooltip.png)
![[Image: chrome_tooltip.png]](http://mythlan.co.uk/~kw/chrome_tooltip.png)


