18F / fbopen

[DEPRECATED] An open API server, data import tools, and sample apps to help small businesses search for opportunities to work with the U.S. government.
Other
101 stars 45 forks source link

add footer note: "This pilot optimized for Chrome, Safari, Firefox, and Internet Explorer 10+" #89

Open aaronsnow opened 10 years ago

aaronsnow commented 10 years ago

@pifgodbout request, to give folks a proactive heads-up.

polastre commented 10 years ago

Modernizr/html5shiv didn't work?

leahbannon commented 10 years ago

Looks like right now we're blocking people using IE9 and older from using the site at all.

@polastre can you fill me in on the modernizr/html5shiv? was this something you worked on?

polastre commented 10 years ago

@leahbannon those 2 libs make HTML5/CSS3/Javascript work on legacy browsers. For something as simple as FBOpen, they should make things work with IE8 (and possibly even lower versions). Look them up.

polastre commented 10 years ago

Respond.js is the other one.

Hint: you may want to look at the 18F website source code.

leahbannon commented 10 years ago

This may not be necessary if you're about to fix this, Nick, but I want to assign it over to you since you're working on IE compatibility.