qTip2 :: Pre-release changes (AKA What happened to my qTip styles!?)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Ajax tooltip height
31st August, 14:58 (This post was last modified: 31st August 15:10 by lessless.)
Post: #1
[Solved] Ajax tooltip height
Where to limit the height of the ajax-based tooltip ?
I tried to do it through css, but to no avail -i want tooltip to fit the screen if it is taller than window height.

position: {
my: 'left center',
at: 'right center'
}
Find all posts by this user
Quote this message in a reply
31st August, 23:22
Post: #2
RE: Ajax tooltip height
Check the ui-tooltip class jquery.qtip.css

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
1st September, 15:38
Post: #3
RE: [Solved] Ajax tooltip height
it was the first place.
it looks like I need to adjust the not the tip height - but height of its content, which is actually a very long page and was loaded by Ajax.
I found that the content is in the div with the class ui-tooltip-content, but some of these elements with different ids.
currently content is in ui-tooltip-38-content, will it be static ?
Find all posts by this user
Quote this message in a reply
1st September, 18:17
Post: #4
RE: [Solved] Ajax tooltip height
No, use the .ui-tooltip-content class instead, or assign a custom class to the tooltips you wish to apply the height to using style.classes, and use the .myClassInStyleClass .ui-tooltip-content syntax.

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
  Modal overlay does not span entire height of iPhone viewport cobhimself 1 109 16th April 21:56
Last Post: cobhimself
  [Solved] Problem with Tip width/height gorden 2 203 2nd April 12:02
Last Post: Craig
  [Solved] qTips2- Demo-Ajax doesn`t popup tooltip, just links to URL Braceface2007 6 821 5th November 17:38
Last Post: Braceface2007
  [Solved] How to hide a single tooltip in an ajax success method? CupRacer 2 380 2nd October 22:51
Last Post: CupRacer
  [Solved] Flipped tip width & height reverse? jenrochester 3 663 30th June 16:11
Last Post: jenrochester
  AJAX/JSON - Tooltip position sometimes jumps around when JSON content is added Tim Otholt 2 750 Today 14:19
Last Post: Tim Otholt
  calculate position y with height content marcellokabora 4 707 4th May 11:58
Last Post: marcellokabora
  qTip tip displacement with custom height Sharrakor 1 946 24th April 20:30
Last Post: Craig
  [Solved] Tooltip on AJAX content alex-uk 2 922 24th February 11:39
Last Post: alex-uk
  [Solved] api.set of style.height? cssagogo 2 959 21st February 22:38
Last Post: cssagogo



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