Jump to content

Embedded applet and MP3 files don't work on every browser. :(

- - - - -

  • Please log in to reply
5 replies to this topic

#1
bloodchains

bloodchains

    Learning Programmer

  • Members
  • PipPipPip
  • 73 posts
I just did an assignment for my HTML class. Thing is, I can't seem to make the MP3 files work on Internet Explorer. Then I tried it on Chrome, and the applet for some links don't work, but the MP3 files do. The website only seems to work perfectly on Firefox. How do I make it look and work the same on every browser? Here's the link to the website:

http://csitclasses.l...torial_7/rf.htm

You can check the source code and see what's wrong. I just can't figure out myself what I did wrong. Thanks in advance.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
The first thing that jumps out at me, you don't specify the doctype. That can cause odd things to happen.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
bloodchains

bloodchains

    Learning Programmer

  • Members
  • PipPipPip
  • 73 posts

WingedPanther said:

The first thing that jumps out at me, you don't specify the doctype. That can cause odd things to happen.
The assignment didn't specify that we had to do that. I don't think my professor has taught that yet. So how do I figure out what doctype it is?

#4
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
W3C QA - Recommended list of Doctype declarations you can use in your Web document

w3 Knows all. :]

#5
bloodchains

bloodchains

    Learning Programmer

  • Members
  • PipPipPip
  • 73 posts
Well, I guess it's gonna be HTML 4.01. But which one? :confused:

#6
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
I believe traditional is most common.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users