|
Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
|
|
14th August, 11:20
Post: #1
|
|||
|
|||
|
Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
Good day!
First of all, thank you for the hard work on this good plugin! I'm using qTip 1.0 with JQuery 1.4.2 (grabbed latest revision 54 from here: http://bazaar.launchpad.net/~craig.craig...1.0/files) I've noticed the following strange thing: tip is appeared without any effect. When I change JQuery to 1.3.2 (without touching anything else) -- it works as expected. As far as I investigate the tooltip actually appear after this function call (line 811, http://bazaar.launchpad.net/~craig.craig....js#L811): JS Code
and not in switch statement below this (at line 838: http://bazaar.launchpad.net/~craig.craig...0.js#L838) I know that version 2.0 is about to out, but I'm completely happy with one-file current version 1.0. Here is a test case: JS Code
Any help is appricated before I'm starting to digging inside updatePosition() function
|
|||
|
15th August, 11:33
Post: #2
|
|||
|
|||
|
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
Artvolk, this is fixed in the 2.0 release... and if the separate files is the reason for not switching then check GitHub as the library is now shipped as a single file under the 'dist' directory
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
16th August, 08:18
Post: #3
|
|||
|
|||
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
(15th August 11:33)Craig Wrote: Artvolk, this is fixed in the 2.0 release... and if the separate files is the reason for not switching then check GitHub as the library is now shipped as a single file under the 'dist' directoryThank you for the quick reply, can I use this page (as far as I understand it is prepared for the release )http://craigsworks.com/projects/qtip_new/ ? |
|||
|
16th August, 13:02
Post: #4
|
|||
|
|||
|
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
Yep that's the one artvolk, although to download it you'll need to visit the GitHub repo here: http://github.com/Craga89/qTip/tree/master/dist/
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
16th August, 13:04
Post: #5
|
|||
|
|||
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
(16th August 13:02)Craig Wrote: Yep that's the one artvolk, although to download it you'll need to visit the GitHub repo here: http://github.com/Craga89/qTip/tree/master/dist/Thanks, but documentation for new version I will get from the 'new' link
|
|||
|
21st August, 13:24
Post: #6
|
|||
|
|||
|
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
Dear All,
I tried to use new files but still not able to run show effects with jquery 1.4.2. Any suggestion? Thanks |
|||
|
22nd August, 14:32
Post: #7
|
|||
|
|||
|
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
paul82, what is your show.effect set to?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
22nd August, 15:52
(This post was last modified: 22nd August 16:00 by paul82.)
Post: #8
|
|||
|
|||
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
(22nd August 14:32)Craig Wrote: paul82, what is your show.effect set to? Hi Craig, thank you for answering. The effect I'm trying to set is the slide effect, but I would like to set a fade effect. Code is: JS Code
|
|||
|
22nd August, 19:26
Post: #9
|
|||
|
|||
|
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
Update:
I used all files in http://github.com/Craga89/qTip/tree/master/dist/ and noticed that both "appearence" (style I set up) and behaviour (positioning and effect) don't work correctly. I have a table with several rows, each of which has a cell with a detail/info image. I want everytime mouse is over an info image to show a tooltip with details about the row. Details are loaded by the function loadContent(id), which is set as the content of the tooltip. With the previous version of qTip everything seemed to work fine, except show/hide effects. Using the last version I notice, other than the effect doesn't work, that there are appearence and behaviour problems as I told at the beginning. I hope I have been understandable. Thank you |
|||
|
24th August, 17:06
Post: #10
|
|||
|
|||
|
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
paul82, qTip2 uses a very different syling mechanism using regular CSS. Stick your old v1 code in the 2.0 converter here: http://craigsworks.com/projects/qtip_new/converter/
It will output your new code as well as any styles or additional code you'll need to include. Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
24th August, 18:15
Post: #11
|
|||
|
|||
RE: Problem: qTip 1.0 (rev 54) + JQuery 1.4.2 -- no effect on show
(24th August 17:06)Craig Wrote: paul82, qTip2 uses a very different syling mechanism using regular CSS. Stick your old v1 code in the 2.0 converter here: http://craigsworks.com/projects/qtip_new/converter/ Thank you Craig, as soon as I can I will try it! I noticed only now the documentation relative to the version 2.0 of qTip. I think I will redesign all from the beginning. |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| the plugin do not work correctly with jquery 1.7? | vic906 | 1 | 145 |
12th April 22:09 Last Post: Craig |
|
| Qtips with jquery UI Issue | sherwoodbear79 | 2 | 432 |
15th February 15:36 Last Post: sherwoodbear79 |
|
| js only show | admeis | 1 | 274 |
6th February 18:00 Last Post: Craig |
|
| Hiding tooltip problem | sohailanwarpk | 2 | 400 |
31st January 12:13 Last Post: sohailanwarpk |
|
| [Solved] Need some help:codes in Jquery | BabyShung | 1 | 338 |
29th January 16:35 Last Post: Craig |
|
| Tooltips not loading jQuery or other js files from parent document | crodesign | 2 | 474 |
13th January 22:19 Last Post: crodesign |
|
| qTip & ASP.NET UpdatePanel Postback Problem | qTipNoob | 4 | 3,027 |
10th January 15:01 Last Post: naupadnara |
|
| qtip with jquery mobile tap event | finedesignz | 1 | 642 |
4th January 21:18 Last Post: Craig |
|
| show qtip in a specified div or position | myapweb | 1 | 585 |
27th December 17:53 Last Post: Craig |
|
| qtip not appearing on .show command | josephkhoury | 1 | 442 |
20th December 13:58 Last Post: Craig |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




