Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qTip fixed and always visible inside img
13th May, 21:10
Post: #1
qTip fixed and always visible inside img
Hi, I'm using qTip on a banner to show some text at the bottom, using the fixed example. BUT, of course, it only shows when hovering the mouse over the img. Is there any way to "stickyfy" the tooltip to the image, so it will always be visible, and not requiring a hover/mousenter event for showing?
Thanks
Find all posts by this user
Quote this message in a reply
13th May, 23:53
Post: #2
qTip fixed and always visible inside img
Hi casar2k,

This is possible yep. Just simply declare false as you're show option like so:

JS Code
$('.selector').qtip({ show: false })

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
14th May, 14:51
Post: #3
qTip fixed and always visible inside img
Awesome, thanks a bunch, I'm going to try that
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Open a modal popup window from a click inside qtip poojakudesia 1 1,134 10th August 19:32
Last Post: Craig
  show fixed on the first time cyberziz 2 1,255 11th March 08:29
Last Post: cyberziz
  nested qtip or a qtip inside another qtip uberman 4 2,120 20th July 18:12
Last Post: logan
  close modal dialog from inside the content siriusblack 3 2,501 21st April 17:57
Last Post: Craig
  How to qtip over img that is on a JQuery popup? arthur71 1 2,022 29th January 22:20
Last Post: Craig
  Close a qTip from inside the tip content? ChimneyMedia 3 4,655 6th August 12:36
Last Post: Craig



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