I have learned how to use MOUSEOVER to add text inplace of the link when someone goes over the button, I am wondering is there a way to add a sound (wav) to play also when someone moves their mouse over the button?
Here is the code I am trying to add sound too.
<a target="_blank" href=" here to view our Code of Conducts'; return true">
<img border="0" src="buttons/codeofconduct.gif" width="138" height="32"></a>
I am trying to figure out how to make a small wav sound play when they move there mouse over this button. Is there a way to do this?
If so can you please give me the code and where to place it so that when they go over this button it will play the selected sound.
Thank you bvery much for any help on this.
J.W.
Here is the code I am trying to add sound too.
<a target="_blank" href=" here to view our Code of Conducts'; return true">
<img border="0" src="buttons/codeofconduct.gif" width="138" height="32"></a>
I am trying to figure out how to make a small wav sound play when they move there mouse over this button. Is there a way to do this?
If so can you please give me the code and where to place it so that when they go over this button it will play the selected sound.
Thank you bvery much for any help on this.
J.W.