|
[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' } |
|||
|
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 |
|||
|
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 ? |
|||
|
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 |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




