RollOver Link with Sound

  • Thread starter Nobody you want to meet....
  • Start date
N

Nobody you want to meet....

I'm having trouble getting it to play a sound while the mouse rolls over the
link.

here's my code so far: The file bugbunny1 is stored on directory. any
suggestions?

<FORM METHOD="LINK" ACTION="http://www.whnt.com/"
onMouseover="loadWindow('bugsbunny1.wav')" onMouseout="closer()"></a>

<INPUT TYPE="submit" VALUE="Clickable Button">

</FORM>
 
N

Nobody you want to meet....

I apologize:

this is the Actual code :
<FORM METHOD="LINK" ACTION="http://www.whnt.com/"
onMouseover="playSound('bugsbunny1.wav')" </a>

<INPUT TYPE="submit" VALUE="Clickable Button">

</FORM>
 
J

Jonathan N. Little

Nobody said:
anyone going to help me?

Where to start! There is no action "link" for forms. Do you want a link
or a form because you have the closing tag, minus the opening for a
link. Plus as others have said, noisy links are not considered good web
design. Since your code show no understanding of HTML, maybe you should
either learn a bit about it first, I suggest tutorials at htmldog.com,
or if you really want to annoy visitors with clicks, beeps, and buzzers
then maybe Flash is your medium.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,175
Messages
2,570,941
Members
47,487
Latest member
IKZChelsea

Latest Threads

Top