Giter VIP home page Giter VIP logo

Comments (8)

bmathews avatar bmathews commented on August 17, 2024

Since the icons work in Chrome, I'm thinking this setting in IE is the issue. Maybe you can check what yours is set to (the USPTO IT might not allow you to change it?).

Tools > Internet Options > Security > Custom Level > Downloads > Font Download: Disabled?

image

from designpatterns.

AaronUXD avatar AaronUXD commented on August 17, 2024

My IE seems to be locked to medium high (not sure what that means for font download). Perhaps we could get github added to “Trusted sites”?


[email protected]
(571) 272-7185 | MDW 4D30

From: Brian Mathews [mailto:[email protected]]
Sent: Wednesday, November 05, 2014 4:51 PM
To: USPTO/designpatterns
Subject: Re: [designpatterns] Not able to see icons on IE9 (#11)

Since the icons work in Chrome, I'm thinking this setting in IE is the issue. Maybe you can check what yours is set to (the USPTO IT might not allow you to change it?).

Tools > Internet Options > Security > Custom Level > Downloads > Font Download: Disabled?

[image]https://cloud.githubusercontent.com/assets/848347/4926704/8f5b14f8-6535-11e4-852a-3f8f2f5b74c9.png


Reply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-61887570.

from designpatterns.

bmathews avatar bmathews commented on August 17, 2024

Hm, bummer. I was hoping it was an easy thing to check.

It's confusing that it works in Chrome/FF but not IE, so it makes me think it's an IE specific issue like some kind of security setting, but I have no clue really. Since it sounds like other security-minded organizations besides the USPTO have this same problem as well, I'll keep working on a build pipeline to generate a png sprite sheet in addition to the icon font.

from designpatterns.

zoinamir avatar zoinamir commented on August 17, 2024

Please try following:
1- add https: or http: on on following css link

2- Add

from designpatterns.

bmathews avatar bmathews commented on August 17, 2024

Which CSS link are you referring to @zoinamir?

from designpatterns.

zoinamir avatar zoinamir commented on August 17, 2024

image

image

from designpatterns.

bmathews avatar bmathews commented on August 17, 2024

I tested that out here:
http://bmathews.github.io/designpatterns/

The relative protocol in <link href="//fonts.google..."> is so that we don't have to assume/guess what the protocol is going to be. It'll use whatever protocol the user/host decides. That works fine in IE9 as far as I know. That particular font include is just for Open Sans, not the icon font, but if the protocol or edge mode is the issue, then you should be able to see Open Sans fine on that initial landing page, which should like this:

image

The fontawesome fonts are loaded in the CSS with something like: ../fonts/font-awesome.woff.

To add code in a github issue, surround it in three backticks. You can read more about it here: https://guides.github.com/features/mastering-markdown/

from designpatterns.

bmathews avatar bmathews commented on August 17, 2024

Now serving icons via an SVG sprite instead.

from designpatterns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.