Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qtip "tip" won't display in IE9
20th November, 17:28
Post: #1
Qtip "tip" won't display in IE9
This is my first attempt at using QTip so forgive me if I have made a simple error. I was unable to find a post from anyone with a similar issue in IE9. The code below does not display the pointer/tip to the object but does show the rounded corners that I want. Am I missing something?

Thanks.

JS Code
$("a[title]").qtip({
            position: { corner: { target: 'topRight', tooltip: 'bottomLeft'} },
            style: { tip: { width: 14, height: 14, corner: true, offset: 5 }, name: 'blue', padding: '7px 7px', width: { max: 210, min: 0 }, border: { radius: 5}}
        })
Find all posts by this user
Quote this message in a reply
21st November, 00:55
Post: #2
RE: Qtip "tip" won't display in IE9
Use qTip2, qTip 1.0 has many issues with IE support and is pretty much a dead project!

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
  IE9 Gradient Jtools Issue howardirizarry 1 683 11th October 12:50
Last Post: Craig
  [Solved] simple test won't work? formaideale 3 536 11th October 12:48
Last Post: Craig
  [Solved] Use external urls to display relevant data placebo33 4 1,084 8th September 16:16
Last Post: Craig
  [Solved] Tool tip action is unexpected on display ktilcu 8 961 27th August 14:47
Last Post: Craig
  [Solved] qtip to display on another in another php/html place holder davidkhan 9 1,339 27th August 14:45
Last Post: Craig
  [Solved] qtip won't go away ronedog 2 600 11th August 20:59
Last Post: ronedog
  [Solved] qTip image map multiple triggers for one tip nico 4 952 3rd August 05:43
Last Post: nico
  [Solved] qTip input fields validation not working with display:none Maverick 6 1,412 25th July 16:44
Last Post: Maverick
  [Solved] qTip slow to display, and hangs around after being destroyed sammyp 1 1,116 16th February 20:55
Last Post: Craig
  Display tooltip from dynamic data file (XML) P3t3r 10 3,562 16th January 22:07
Last Post: sparky672



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