Jump to content

tooltip help


techker

Recommended Posts

hey guys i want to put an ajax tooltip(pop up box on mouse over)but i have already a mouse over on my image?

 

like the tooltip goes like this

<a href="#" onmouseover="ajax_showTooltip('demo-pages/js-calendar.html',this);return false" onmouseout="ajax_hideTooltip()"></a>

 

but my button mouse over is already in there?how can i include that code in this?

<a href="http://www.link.php" target="_blank" onMouseOver="MM_swapImage('Image65','','images/web2_0_over_06.jpg',1)" onMouseOut="MM_swapImgRestore()">

Link to comment
https://forums.phpfreaks.com/topic/110196-tooltip-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.