/    Sign up×
Community /Pin to ProfileBookmark

Simple Girl Simple Answers Please

Hi guys! A simple gal here lol looking for a simple answer. Im a beginner to the whole concept of web pages but so far have been able to nut things out myself even if my script looks a mess at times lol it works. Question for a damsel in distress….pulling hair out cause it just dont want to work. I did a site for my b/f and all was great till one little prob. My mouseovers work on all pages except for one. On the back icon I have a sound on mouseover. All was fine till the mouseover sound, now when click the back icon it dont work. Instead it just goes to top of page. Now that is not good lol Here is the code for the back icon and mouseover. Any suggestions would be MOST gratefully appreciated. I know its going to be something simple that Im not seeing. Im a simple girl remember lol and learning. Im figuring its in the double entries of a href perhaps OR the whole lot lol

<p align=”center”>
<a href=”http://www.************.htm”><A href=”#”onMouseOver=”document.all.music.src=’LOUD_THU.wav'”><img
src=”backhand.gif” border=”0″ width=”117″ height=”26″></A></a></p>

to post a comment
JavaScript

6 Comments(s)

Copy linkTweet thisAlerts:
@friskyauthorNov 10.2004 — Oops missed a bit. This is in the <head>

<bgsound src="#" id=music loop=1 autostart="true">
Copy linkTweet thisAlerts:
@David_HarrisonNov 10.2004 — You can't nest links, you have to splice them together so that one link performs both functions, like this:&lt;bgsound src="#" id="music" loop="1" autostart="true"&gt;

&lt;p style="text-align:center;"&gt;
&lt;a href="http://www.w3.org/" onmouseover="document.getElementById('music').src='LOUD_THU.wav'"&gt;
&lt;img src="backhand.gif" alt="This is very importent alternate text incase the image fails to load!" width="117" height="26" style="border:0;"&gt;
&lt;/a&gt;
&lt;/p&gt;
The element "bgsound" is IE only so it won't work in Netscape, Mozilla or Opera.
Copy linkTweet thisAlerts:
@friskyauthorNov 10.2004 — Thx heaps darlin...will try it. I wasnt too worried about whether or not it worked outside of IE...not at this stage. As said site was for b/f. Now if I did want to use same thing to be viewed in other browsers what would I use. I have a business concept I wish to work on but thats a while off yet.

Thx again. I learn something all the time. I love it.
Copy linkTweet thisAlerts:
@David_HarrisonNov 10.2004 — I think that it would have to involve using flash at some stage. I'm not sure how exactly to come up with what you want in flash but I know that some people on these boards do. Try asking in the general forum, you'll probably get an answer.
Copy linkTweet thisAlerts:
@friskyauthorNov 10.2004 — Flash.....Im frisky enough already. Ooops lol

Seriously though.....I thank you. It worked a treat as I had no doubt it wouldnt. I kinda knew I couldnt have the links like I did but just couldnt think for the life of me. Im still in the nursery lol In no hurry for the flash info. I havent attempted understanding flash yet.
Copy linkTweet thisAlerts:
@David_HarrisonNov 10.2004 — Happy to help. ?
×

Success!

Help @frisky spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...