If you change the first 'rounded' example to showTitle: false as shown
below you can see there's an issue with the lineup of the edging in
the upper right corner of the clueTip.

 $('ol.rounded a:eq(0)').cluetip({titleAttribute:'title', splitTitle:
'|', showTitle: false,dropShadow: false, cluetipClass: 'rounded'});

Reply via email to