Hello,
I want to use overlib (overLIB is a JavaScript library created to enhance websites with small popup information boxes (like tooltips) to help visitors around your website -> http://www.bosrup.com/web/overlib/ ) in my BSP application built up with HTMLB.
But the overlib java script doesn´t work with HTMLB but it works well with simple HTML.
Coding HTML:
<a href="javascript:void(0);" onmouseover="return overlib('put OTR here', STICKY, MOUSEOFF, BGCOLOR, '#000000');" onmouseout="return nd();"> !|CL_BSP_MIMES=|src=!SAP_ICON( id = 'ICON_INFORMATION' ) %>"> </a>
<a href="javascript:void(0);" onmouseover="return overlib('put OTR here', STICKY, MOUSEOFF, BGCOLOR, '#000000');" onmouseout="return nd();"> !|CL_BSP_MIMES=|src=!SAP_ICON( id = 'ICON_INFORMATION' ) %>"> </a>
</htmlb:form>
</htmlb:page>
</htmlb:content>+
With HTMLB nothing happened. Does anybody has experiences with overlib and HTMLB or does anybody show me an error in the coding?
Thanks a lot.
cheeers,
André
😉