techker Posted June 14, 2008 Share Posted June 14, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.