Help text for template based buttons
Hello,
Any suggestions on how to implement help text for template based buttons similar to form items using popupFieldHelp javascript function.
If not help text; a tooltip for a template based button will help me. My below onmouseover works only for html buttons not for template based buttons.
onmouseover="toolTip_enable(event,this,'This is a tooltip')"
Currently I am using Oracle apex 4.0.2 and Oracle 11g R2.
Please help.
Thanks,
Orton