04-18-06 05:06 AM
On 15/04/06 08:47, pezoids Scribbled:
> I put a WAV file on a page that I created in Frontpage. Uploaded fine but
> the WAV does not play with the MOZ browser, but plays fine with the IE. T
he
> file is 1.75mb.
>
> Any suggestions?
>
>
a) If it starts playing automatically, dont allow it to, many
disadvantages [google it]
b) Dont use the bgsound tag, it is IE only and non-standard, use the
object tag [see <url:http://www.google.co.uk/search?q=object+wav /> ]
c) Dont use Frontpage, it creates what is known as MSHTML, this is
not "standards compliant" and fails in other non-IE browsers such as
Opera, Firefox, Mozilla, Seamonkey, K-Meleon, Konqueror, Safari,
Lynx, etc etc etc. See <url:http://w3.org/MarkUp/> for why standards
are important, and <url:http://w3.org/Consortium/> for an
introduction to who the W3C are [They set the standards relating to
HTML, CSS, XHTML, etc].
A free, Open Source alternative that is known to produce standards
compliant HTML n CSS is NVU <url:http://nvu.com/> .
d) Make sure that you validate all of your html pages with
<url:http://validator.w3.org/> - The W3C HTML Validator.
--
Hope This Helped and MTFBWY...
Kieren aka JediFans - <url:http://jedifans.com/>
[ SUSE Linux 10.0 || JediLinux 0.2 ]
[ Post a follow-up to this message ]
|