Re: Tooltip
Does the minicart tooltip use the js/cluetip/ files included with X-Cart? I'm trying to call its functionality elsewhere in a site, but using the code from the minicart:
<a id="tooltip_link" class="help-link" rel="#tooltip_link_tooltip" href="#tooltip_link_tooltip" style="" title="">
only allows for 1 instance of the tool tip to work. Does anyone know how to modify this so you can use multiple tool tips within a single page?
|