|
[Solved] qtip off in firefox and google chrome
|
|
22nd December, 02:06
Post: #1
|
|||
|
|||
|
[Solved] qtip off in firefox and google chrome
Hi
I have qtip applied to an image map but when it shows up on firefox and chrome - it is showing at the lower left corner of the screen! in IE it is perfectly fine but in these other 2 browsers it is not. I could not get it to appear it should. Note that - the example on the internet works just fine even if i copy it to my own code. Would you guys have any idea? Would you need a screen shot? Its just a map of my city, divided into polygons. Everytime i hover with my mouse using the code in QTIP's exmaple page, it will show off right at the corner left of the screen. Please advise thanks in advance. |
|||
|
24th December, 00:49
Post: #2
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
mickey, we'll need to see your code and a screenshot so we can assist!
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
25th December, 18:00
(This post was last modified: 25th December 18:01 by mickey.)
Post: #3
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
Hi Craig!
Thanks for trying to help me. Here is a screenshot that works on IE: ![]() And that does not work on firefox/chrome: ![]() Here is my code that activates the qtip when a user clicks on a location: JS Code
And here is the Manila coordinates: JS Code
Note that even if i strip off all the CSS on the page, its still like that. I copied the same coordinates from the qtip example into the same page and it works just fine on both FF and IE, but my own imagemap it doesn't for some reason I do not know. Many thanks in advance and Merry Christmas!! |
|||
|
26th December, 19:44
Post: #4
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
That's odd.... are you getting any errors?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
27th December, 07:27
(This post was last modified: 27th December 07:42 by mickey.)
Post: #5
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
Hi Craig
Appreciate so much your trying to help. There is no error. Would you like me to pack the source code in a ready to debug package? So you just unzip and start troubleshooting? Otherwise let me know what else you want to know or let me find out. Thanks. Edit: I already package the source code - very small just my city map and the code that triggers the qtip + the area coordinates. Please let me know if you want me to send this to you and to which email address if you desire. Thanks. |
|||
|
27th December, 17:17
Post: #6
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
Hey mickey, could you possibly port that code over o a jsfiddle example please? http://jsfiddle.net/craga89/fDavN/
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
28th December, 05:59
Post: #7
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
here you go Craig! http://jsfiddle.net/qr2BJ/1038/
This JSFiddle looks cool - anyway, see how the other plugin jquery map hilight works correctly, if you hover your mouse on the map, it highlights the border so the coordinates seems to be correct in that case. See how when the page loads, qtip shows at the bottom of the screen, and not hovering on top of the map where it should be. |
|||
|
28th December, 18:52
Post: #8
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
Hmm odd. Just throwing it out there but qTip 1.0 has quite basic imagemap support, you might be better off looking into converting over to qTip2, which has pixel-perfect area positioning
![]() It also has a demo here which is of definite assistance: http://craigsworks.com/projects/qtip2/demos/imagemap Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
28th December, 19:49
(This post was last modified: 28th December 20:16 by mickey.)
Post: #9
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
actually i was looking for qtip 2 but when i went to the download page i could not find it... lol... let me try again.
OH MY GOODNESS!!! Qtip 1 works perfectly! The bug was this: <area .... shape="polygon"> When i renamed polygon to "poly" its perfect!!! Dam that sux spent good hours trying to figure this out earlier and that was the only error. Thanks Craig for trying to help though, wonderful library! Happy New Year! You will have my donation and support for a great library. |
|||
|
29th December, 17:51
Post: #10
|
|||
|
|||
|
RE: qtip off in firefox and google chrome
Aha! Always the simple things we miss heh... glad to see you got it working though!
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| using qTip inside a Mozilla Firefox addon | emafuma | 7 | 796 |
24th April 15:49 Last Post: Craig |
|
| qtip in FireFox extension | archmisha | 1 | 92 |
22nd April 16:10 Last Post: Craig |
|
| Google Calendar like bubble for Jquery FullCalendar | tdmohr | 13 | 13,028 |
18th October 07:22 Last Post: jokepondy |
|
| Problems in Firefox | rekkaLynn | 1 | 571 |
25th March 05:26 Last Post: kiddailey |
|
| qTip text showing on Firefox | bloomkey | 3 | 1,213 |
5th March 03:07 Last Post: Aigw3v75d3Z |
|
| [Solved] Firefox Debug -> qtip is no function | Hesostein | 7 | 6,238 |
5th March 03:02 Last Post: Aigw3v75d3Z |
|
| [Solved] Width Problem in FireFox and Safari - qtip2 | afamdi | 1 | 1,897 |
18th January 14:30 Last Post: Craig |
|
| Scrolling malfunction with Safari / Chrome | Tiago | 13 | 2,479 |
11th January 09:57 Last Post: Craig |
|
| [Solved] IE not showing full width of tip, Firefox is ok | Shad | 3 | 1,791 |
24th December 02:16 Last Post: Shad |
|
| Google Chrome Error: Uncaught TypeError | nrml | 1 | 1,870 |
6th December 03:32 Last Post: Craig |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help





![[Image: ieqtip.jpg]](http://img152.imageshack.us/img152/1166/ieqtip.jpg)
![[Image: ffqtip.jpg]](http://img256.imageshack.us/img256/9415/ffqtip.jpg)
