I am using FF and as a fan of noscript.net/( js block) is a mandatory use for me, most FF use it to block all the crap flash and js .
Thing is it block Font-face when i disable my js with noscrip i don’t understand why, i try to find a way to work around via css but no go and i cant use any js code obviously ,any input will be appreciate.
- United States
- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
I don’t experience this behaviour with Google Fonts + FF 10 .0.2
Is your font-face a Google font?
Hey C, I am not talking about goggle Api font from Google’s font library, but on @font-face directly embed from fontsquirrel then apply it on my css .
so with font-face if my noscript enable it will kill my @font-face,i cant understand why it’s killing it as there is no js at all and the noscript extension kill my font face if enable on my FF
- United States
- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
tsafi said
Hey C, I am not talking about goggle Api font from Google’s font library, but on @font-face directly embed from fontsquirrel then apply it on my css . so with font-face if my noscript enable it will kill my @font-face,i cant understand why it’s killing it as there is no js at all and the noscript extension kill my font face if enable on my FF
Send me the fontsquirel zip and I’ll see if I can reproduce the same behaviour.
^I can’t believe i just notice it … any way i look hard and there is no work around it,look like its old issue …
http://hackademix.net/2010/03/24/why-noscript-blocks-web-fonts/- United States
- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
I wonder if Google Webfonts maybe considered a “trusted” source and that’s why it worked for me?
CodingJack saidMaybe on your option noscript extension your @font-face is off check ?
I wonder if Google Webfonts maybe considered a “trusted” source and that’s why it worked for me?
Again this issue is with @font-face and not with Google Webfonts which need js any way
