Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to set an ID for the qtip generated element
4th September, 20:19
Post: #1
how to set an ID for the qtip generated element
Hi,

I've quite a few tooltips on the page, but need to identify a specific tooltip. Can someone please let me know how to set an ID to the parent DIV in the html structure generated by the qtip or anyway to set the "qtip" attribute ?

<div class="qtip qtip-stylename" ... qtip="7">
<div class="qtip-tip" rel="cornerValue"></div>
<div class="qtip-wrapper">
<div class="qtip-borderTop"></div> // Only present when using rounded corners
<div class="qtip-contentWrapper">
<div class="qtip-title"> // All CSS styles...
<div class="qtip-button"></div> // ...are usually applied...
</div>
<div class="qtip-content"></div> // ...to these three elements!
</div>
<div class="qtip-borderBottom"></div> // Only present when using rounded corners
</div>
</div>

Thanks for the help!
Find all posts by this user
Quote this message in a reply
7th September, 00:54
Post: #2
how to set an ID for the qtip generated element
Check this out: http://craigsworks.com/projects/qtip_new...o-tooltip/

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
  How set width that's greater than default max on for exactly one tip? AlKoch 5 111 7th May 21:33
Last Post: Craig
  [Solved] Dynamic Content From Page Element frogg3862 2 89 3rd May 17:12
Last Post: frogg3862
  calling .html using the element id matthearn 0 308 24th February 15:08
Last Post: matthearn
  [Solved] Attach QTIP to any element with attribute "tooltip" slhilbert 7 402 15th February 14:44
Last Post: slhilbert
  [Solved] How to append QTip to some other element instead of document body prateekbansal 2 495 11th January 07:01
Last Post: prateekbansal
  [Solved] Autohide tooltips after set time phuson 25 4,112 9th December 11:40
Last Post: stevenday
  [Solved] QTip content from existing div element on page? dcash 4 2,519 8th December 18:29
Last Post: Craig
  nested lists and qtip for the last mouseenter element ??? thbenda 0 338 4th October 09:24
Last Post: thbenda
  [Solved] Ajax element width trogo 1 860 27th September 12:37
Last Post: Craig
  [Solved] How to keep tooltip on screen for sure (Yes I have viewport set) mplungjan 2 789 9th September 14:40
Last Post: mplungjan



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