Hello,
Is it possible to use an image as a tab title? I tried:
select 'dbr.tab', 'dbr.html:';
and
select 'dbr.tab', CONCAT('dbr.html:<div>', 'First tab', 'dbr.html:</div>')
but can't find a way to do it. Ideally, I would want both text and an image.
Thanks,
Cris