RollOver Link with Sound

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>
silky_mez [ Do, 31 Januar 2008 04:16 ] [ ID #1921396 ]

Re: RollOver Link with Sound

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>
silky_mez [ Do, 31 Januar 2008 04:25 ] [ ID #1921397 ]

Re: RollOver Link with Sound

anyone going to help me?


"Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
news:mIudnc0RIpPvoDzanZ2dnUVZ_uqvnZ2d [at] comcast.com...
> 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>
>
>
>
silky_mez [ Fr, 01 Februar 2008 06:30 ] [ ID #1922225 ]

Re: RollOver Link with Sound

"Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
news:Sr2dnTASga0QMz_anZ2dnUVZ_t6onZ2d [at] comcast.com...

> anyone going to help me?

Nobody here likes sound on rollover :-)

--
Richard.
rf [ Fr, 01 Februar 2008 07:49 ] [ ID #1922226 ]

Re: RollOver Link with Sound

rf wrote:

>
> "Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
> news:Sr2dnTASga0QMz_anZ2dnUVZ_t6onZ2d [at] comcast.com...
>
> > anyone going to help me?
>
> Nobody here likes sound on rollover :-)

Nobody here cares much for sites playing sounds/music in general, I
think. :-)

--
Kim André Akerĝ
- kimandre [at] NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
kimandre [ Fr, 01 Februar 2008 14:28 ] [ ID #1922235 ]

Re: RollOver Link with Sound

Nobody you want to meet.... wrote:
> anyone going to help me?
>
>
> "Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
> news:mIudnc0RIpPvoDzanZ2dnUVZ_uqvnZ2d [at] comcast.com...
>> 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>
>>

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.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
lws4art [ Fr, 01 Februar 2008 15:49 ] [ ID #1922236 ]
Miscellaneous » alt.html » RollOver Link with Sound

Vorheriges Thema: Whither AJAX?
Nächstes Thema: cdata and javascript