Closed KittyGiraudel closed 10 years ago
Still, Is there people using IE7?
the solution is: Modernizr
http://caniuse.com/#search=font
if (!Modernizr.fontface) Cufon.now();
I don't see any reason I would have to use Modernizr when a conditional comment + a IE7 stylesheet work perfectly fine. Especially when Font Awesome provides a IE7 stylesheet.
I'm simply asking Tim if he's planning on implementing the IE7 stylesheet for Font Awesome on WLIF. I'm not here to debate on the best way to handle IE7 stuff.
YEA TIM! WE DEMAND ANSWERS!
I will look into this and maybe I find a nice way to enable IE7 for Font Awesome. Stay tuned guys!
ok :+1:
Font Awesome dropped support for IE7 and WLIF does not support IE7 either.
But you can get an older version of Font Awesome which has IE7 support.
Any chance you'd include a way to get the IE7' stylesheet for Font Awesome?