splitTitle with IE6
August 28, 2008 - 7:08am — bernede.eric@cc...
| Project: | clueTip - flexible, enhanced tooltip |
| Version: | 0.9.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | bernede.eric@ccmsa.msa.fr |
| Status: | active |
Description
the splitTitle option bug on IE6
the same code with FFX2 or FFX3 is ok
$('a.test').cluetip({
splitTitle: '|',
sticky: true,
local: true,
closePosition: 'title',
closeText: '',
arrows: false
});
ici
