Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

A website I'm developing doesn't load in firefox properly

  • 1 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: cor-el

more options

Customers using firefox (at least on a mac, haven't tested on pc yet) are unable to load our content pages. The pages appear as jibberish (grey diamond framed question marks, etc.). This content loads in every other browser that we've tested. How can I change the format of our website so it loads properly in firefox? Many of our customers are mac/firefox users. Thanks!

Customers using firefox (at least on a mac, haven't tested on pc yet) are unable to load our content pages. The pages appear as jibberish (grey diamond framed question marks, etc.). This content loads in every other browser that we've tested. How can I change the format of our website so it loads properly in firefox? Many of our customers are mac/firefox users. Thanks!

모든 댓글 (1)

more options

The page http://www.redturtlemusic.com/highslide/sample-includes/include-short.htm was saved as UTF-16 (BOM UTF-16, litte-endian) in the text editor, but the main page is saved and send as UTF-8

You need to make sure that all pages are saved with the same UTF-8 encoding to avoid problems in Firefox and upload a new copy of that file to the server.