Jump to content

Font-weight goes wacky in IE


TheFilmGod

Recommended Posts

When generating content through javascript, IE7 makes all the font-weight LIGHTER. Instead of bold it is regular, and instead of normal font-weight it gives it a step lower. It looks weird, because it works perfectly in FF. I don't want to post the code as it the whole uses jquery + 200 lines of js code, plus all the css/html stuff.

 

Did anyway ever have this problem or heard about this bug? I don't want to dwell hours on this phenomenon so if no one has any suggestions I'll just let ie users see lighter text.

Link to comment
https://forums.phpfreaks.com/topic/170160-font-weight-goes-wacky-in-ie/
Share on other sites

Yes I'm comparing to non-generated js content - pretty much everything else on the webpage. When I say generated js-content, I mean I'm using innerhtml to add it to the html page. .html() in jquery framework.

 

It's really weird. But I guess it's probably some IE bug. I guess IE users will just have to live another day where good code erodes to bad - degraded, rusted, and hacked - code.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.