maddcrazyhatter
01-25-2006, 11:57 AM
Ive got mouse over and mouse click sounds playing using embeded sound objects and adding onclick="document.all.snd_object.play()" as a property of each <a> ref. But this is all way too cumbersome.
There has got to be a way to have all my body elements embed the sounds and all my <a> refs call the appropriate onclick, onmouseover, and onmouseout events using a style sheet.
What I want is to have this all setup via my css file so that my entire website plays mouse over and mouse click when the user clicks on links.
Is this possible?
There has got to be a way to have all my body elements embed the sounds and all my <a> refs call the appropriate onclick, onmouseover, and onmouseout events using a style sheet.
What I want is to have this all setup via my css file so that my entire website plays mouse over and mouse click when the user clicks on links.
Is this possible?