Hi there,
Does anyone have some quick tips on using built-in tooltips on Chronoconnectivity editing forms (especially frontend)?
Thanks in advance!
Olaf
Does anyone have some quick tips on using built-in tooltips on Chronoconnectivity editing forms (especially frontend)?
Thanks in advance!
Olaf
Hi Olaf,
try this where you want it:
Cheers
Max
try this where you want it:
<?php echo JHTML::_('behavior.tooltip'); ?>
<?php echo JHTML::_('tooltip', "content here"); ?>
Cheers
Max
This topic is locked and no more replies can be posted.