Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Google Webfonts not loading in Firefox 7.0.1 on Mac

  • 4 απαντήσεις
  • 42 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από cor-el

more options

I noticed that Google's Webfont are not loading on Firefox 7.0.1 for Mac. Seems to be working fine on PC and other browsers though.

The request for the .woff file never ends loading; however I don't get any error.

Is this a known issue, and is there something I can do to solve the problem?

Thanks!

I noticed that Google's Webfont are not loading on Firefox 7.0.1 for Mac. Seems to be working fine on PC and other browsers though. The request for the .woff file never ends loading; however I don't get any error. Is this a known issue, and is there something I can do to solve the problem? Thanks!

Τροποποιήθηκε στις από το χρήστη fparent

Όλες οι απαντήσεις (4)

more options

 

Τροποποιήθηκε στις από το χρήστη misses

more options

I also experienced this problem yesterday but it appears to have corrected itself today. It must have been something on Google's end?

more options

Okay, so I am attempting to use a webfont on my site. I have all the code correct, as far as I know, and it works great in Safari and Chrome.

It also works great on Firefox, but only when I navigate the home page first. If I navigate right to another page on my website, the font doesn't load. The source path is correct and each page has a CSS tag in the head of each page.

So, if I navigate to my home page (example.com/index.htm) the font loads on that page and all other pages that I navigate to within my site. If I navigate to a deeper page on my site (example.com/page/html/index.html), then the default font shows until I click on my homepage and then back to whatever other pages I have on there.

Any ideas?

Again, the src links in the CSS @font-face are correct. In Safari and Chrome, the webfont loads when I navigate to a deeper rooted page on my website, but not on Firefox.

I know it doesn't seem like a big deal, but it is really bugging me out. Plus, there is a chance that someone will bookmark a page other than my homepage, and I would like for it to be rendered as it was designed. Thanks.

more options

Are you using an absolute path to the font file or a relative path(../)?

You will have to use a relative path.
Otherwise you need to send special HTTP headers