Dudley Hanks wrote:
> "Jürgen Exner" <jurgenex@[EMAIL PROTECTED]
> wrote in message
> news:be4114935l89lddc4iqga862i2cmunrprm@[EMAIL PROTECTED]
>> "Dudley Hanks" <hanks.dudley@[EMAIL PROTECTED]
> wrote:
>>>>> I'm trying a new feature on my site, and I'm wondering if someone
might
>>>>> take the time to drop by and test it for me.
>>>>>
>>>>> http://www.geocities.com/hanks.dudley/index.html
>>> I'm trying to figure out what browsers have problems with the sound,
and
>> As for that: personal tastes vary but I for my part am very happy with
>> the blessed silence I am getting from Firefox.
>> Whenever a web page is blaring at me I hit the mute button on my
>> keyboard or most often just close the page to never come back. Same
with
>> fancy flash animations (luckily Firefox can block).
>> This is one of those cases, where less is often more.
>>
>> jue
>
> For my purposes, I doubt I'll go the flash route; I'm having enough
trouble
> mastering html -- although, I might try a bit of javascript if I can
find a
> book that scans properly.
>
> Regarding background sounds, I've heard the message "loud and clear"
from
> you and others that I should tie it to a button. I will do that in
upcoming
> versions of the site.
>
> I find it interesting, though, that firefox doesn't play mp3s. Is it
> because of a setting that the user selects? Ie, does it block all
sounds,
> or does it just not play mp3s?
IE uses Microsoft html code which does not exist in the standard
specifications. Other browsers have no reason to haphazardly adopt stuff
that Microsoft invents. There are also some cases where IE is incapable
of reading standard html but normally there are ways to do what you want
by following the standards. Apparently <bgsound
src="IntroMessage.mp3"> is not the right way to add sound to a web site,
I'm not sure what is.
Some standard references:
http://edgehill.net/Misc/html-coding/reference
http://edgehill.net/Misc/html-coding
PS Would indenting the html help or hinder you in reading the coding for
the tables? The code is a LOT easier for me to read when indented but
maybe no help to you or not even practical.
> Take Care,
> Dudley
>
>


|