hi all,
I am using the following snippet in a custom code action
the image is there but no text onmousover
could somebody please tell me how to make the alt/title tag show?
I am using the following snippet in a custom code action
<?php echo JHTML::_('image', $url.'yes.png', JText::_('ACTIVE')); ?>
the image is there but no text onmousover
could somebody please tell me how to make the alt/title tag show?