Jump to content

On mouse over


thefollower

Recommended Posts

Hey guys i have this on mouse over image which i want to echo a variable on top the image when the user's mouse hovers over it but i put a text in my html it just isn't on the button.

 

This is what i have..And i want to echo a $ButtonName when the greybutton is shown so the user can see what the button does when clicked... =/

Just unsure on how to place it on top of the image for only the grey i considered putting a div but then the div shows even if the mouse isnt over the button..

 

 

<td align="left" valign="top" width="124" height="30"><a href="test.php"><img id="bv01013" src="blackbutton.gif" alt="Test" align="top" border="0" width="124" height="30" 
onmouseover="SwapImage(1,0,'bv01013','greybutton.gif')" onmouseout="SwapImage(0,0,'bv01013','blackbutton.gif')"></a></td>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.