This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

My website http://www.rachmaninoffmidi.co.uk/ doesnt load fully

  • 2 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 11 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย cor-el

more options

I have a website www.rachmaninoffmidi.co.uk which loads fully in IE, but only half the content is displayed when loaded in Firefox.

I don't know if this is the way I have Firefox loaded, or if all people who load my website using Firefox have the same problem.

I have a website www.rachmaninoffmidi.co.uk which loads fully in IE, but only half the content is displayed when loaded in Firefox. I don't know if this is the way I have Firefox loaded, or if all people who load my website using Firefox have the same problem.

การตอบกลับทั้งหมด (2)

more options

Hi there!

Your website MAY not be loading correctly due to a outdated plugin or your Firefox. You may have to update or reinstall the programs (normally its flash, because Firefox prompts you to update when a new one is here) to go to the site its from, and download the latest version.

I hope this helps! :D

EDIT: I can see your website clearly, pictures and all, because i have flash and Firefox updated to the latest version. I think it only happens to people who don't have a updated flash/Firefox. Normally the icon that needs a plugin (that MIGHT need flash, which is down there by the way). PICTURE:

เปลี่ยนแปลงโดย Abitcat เมื่อ

more options

Note that you also try to play an audio file via the <embed> tag. Playing the file via EMBED or OBJECT requires a plugin.

  • <embed src="cellosonata3.wav" autostart="TRUE" hidden="TRUE">

Current Firefox releases can play this file with the built-in HTML5 media player if you use the <audio> tag.

  • <audio width="300" autoplay="true" src="cellosonata3.wav">

See also: