Thread: Tooltip
View Single Post
  #10  
Old 04-07-2012, 08:09 AM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: Tooltip

Got it...as usual, should have dug around a little more before posting:

To prepare any custom tooltips all you need to do is use this line:

{include file="main/tooltip_js.tpl" class="help-link" title=XXX text='XXX' id='XXX'}

The key seems to be making sure it has a unique ID, otherwise it will default to 'tooltip_link' which may be in use by native X-Cart functions (such as the minicart.)
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote