Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Prevent qTip to be displayed outside the window
27th July, 09:21
Post: #1
[Solved] Prevent qTip to be displayed outside the window
Hi,

I have an link near the upper border of the page, when qtip appears it moves outside the window.

Is there an easy way to prevent from this or that qtip is always displayed within the visible area of the page?

Thanks in advance

Dirk
Find all posts by this user
Quote this message in a reply
27th July, 13:38 (This post was last modified: 27th July 13:38 by usman.)
Post: #2
RE: Prevent qTip to be displayed outside the window
I think you are looking for:

JS Code
position: {
   adjust: {
      screen: "flip"
   }
}


More info here: http://craigsworks.com/projects/forums/t...ide-screen
Find all posts by this user
Quote this message in a reply
9th August, 15:48
Post: #3
RE: [Solved] Prevent qTip to be displayed outside the window
If that doesn't work try:

position: {
adjust: { screen: true },
},
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [solved] Trouble with qtips adding a scrollbar momentarily to window patricia 0 351 2nd December 19:40
Last Post: patricia
  dynamic content not fully displayed kahboston 0 398 18th May 20:51
Last Post: kahboston
  [Solved] Swap between showing qTip as a tooltip and as a modal window Surya 3 1,191 16th February 20:53
Last Post: Craig
  [Solved] Disable all other tooltips until currently displayed tooltip is closed jasonmorehead 3 1,204 18th January 14:15
Last Post: Craig
  [Solved] Cant change content after qTip gets displayed for a second time. stewart 4 2,019 6th January 04:05
Last Post: stewart
  [Solved] In Safari browser how to remove "close window" link scottd 3 1,634 29th December 19:08
Last Post: Craig
  [Solved] disable method only disables tips that were displayed cmedine 2 652 8th September 17:47
Last Post: cmedine
  [Solved] Nothing displayed when first click event, Please help me out. jackeyfan 4 1,999 30th August 13:09
Last Post: jackeyfan
  Modal window disappear after asp.net postback mohammad 1 1,485 2nd August 09:05
Last Post: Craig
  [Solved] Prevent duplicate qtips germundal 3 1,446 10th May 15:03
Last Post: germundal



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