Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 2 risposte
  • 1 ha questo problema
  • 11 visualizzazioni
  • Ultima risposta di 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.

Tutte le risposte (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:

Modificato da Abitcat il

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: