Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Show Animation is always slide
6th December, 00:27
Post: #1
[Solved] Show Animation is always slide
It seems that I can't get any show effects other than slide to work. And even if I don't define a show effect my tips still slide in from the bottom left of the screen. I've tried everything I can think of but with no luck. Here's my show config:
JS Code
{
  show: {
      ready: true,
      effect: {
            type: 'fade',
            length: 400
      }
}


My hide config is exactly the same (without ready: true) and works properly. I've fixed all other issues with my tips other than this one.

I've tried with all different versions of jquery - 1.2.6, 1.4.2, and 1.4.4 but I experience the same behavior regardless. I'm using the rc3 version of qtip 1, the one available for download on the website.

Any help would be greatly appreciated, and thanks in advance!
Find all posts by this user
Quote this message in a reply
6th December, 03:43
Post: #2
RE: Show Animation is always slide
Check here: http://craigsworks.com/projects/forums/t...ion-on-1-0

Craig Thompson
Web Developer / Designer
Craigsworks
http://www.craigsworks.com
Visit this user's website Find all posts by this user
Quote this message in a reply
6th December, 18:20
Post: #3
RE: [Solved] Show Animation is always slide
Thanks Craig, that seems to have worked. The show animations still don't appear to be working though, is that just something I'll have to deal with until I upgrade? I tried to upgrade to tips 2.0 but I wasn't able to get them to position properly. Maybe I should go back and try to reimplement them as I'm sure they're substantially better than 1.0?
Find all posts by this user
Quote this message in a reply
6th December, 22:02
Post: #4
RE: [Solved] Show Animation is always slide
Most definitely! Take a look over at the new qTip2 site for documentation on all the positioning options: http://craigsworks.com/projects/qtip_new/docs/position/

Craig Thompson
Web Developer / Designer
Craigsworks
http://www.craigsworks.com
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Difficulty with show api Ben Jacobs 2 1,688 29th January 22:35
Last Post: Craig
  Troubles with show/hide xcession 2 1,659 13th November 14:15
Last Post: Tsunamis



User(s) browsing this thread: 1 Guest(s)