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()"> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.