|
[Solved] wrong position using .live() to show tooltip
|
|
22nd June, 10:19
Post: #1
|
|||
|
|||
|
[Solved] wrong position using .live() to show tooltip
Hi all,
I'm having a strange issue, perhaps you can help I want all anchors that have a qtip attribute to show a qtip (even the ones that I generate dynamically). Therefore, I have tried this approach after document load: JS Code
the tooltip is in fact shown, but always on the bottom left corner of the window. I also tried to use JS Code
with no luck... what could be the issue? From what I can see in the documentation, it should work thanks in advance! |
|||
|
22nd June, 12:47
Post: #2
|
|||
|
|||
|
RE: wrong position using .live() to show tooltip
Which qTip version and you using? The second configuration with the my/at values is qTip2 only, and the first is for qTip 1.0. If you're using qTip2, remove the target property as it's set for you automatically.
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
22nd June, 12:53
Post: #3
|
|||
|
|||
|
RE: wrong position using .live() to show tooltip
Hi Craig,
thanks for the reply. I'm using qTip v1, and originally I was using position: {corner: {target: 'rightMiddle',tooltip: 'rightMiddle' }}, it didn't work, that is why I tried the other config, to no avail. (22nd June 12:47)Craig Wrote: Which qTip version and you using? The second configuration with the my/at values is qTip2 only, and the first is for qTip 1.0. If you're using qTip2, remove the target property as it's set for you automatically. |
|||
|
23rd June, 14:25
Post: #4
|
|||
|
|||
|
RE: wrong position using .live() to show tooltip
Hi Craig,
I have updated to qTip2, and now it's working fine. Thanks for your help! (22nd June 12:53)BCLEL Wrote: Hi Craig, |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




