Rack::ForceIE7
Yesterday I released a piece of rack middleware.
Rack::ForceIE7 is an unobtrusive way of forcing “Compatibility View” on Internet Explorer 8.
Unlike other Rack middleware, instead of injecting a meta tag in the head tag in the body, Rack::ForceIE7 sends a header in the response that tells Internet Explorer 8 to use “Compatibility View” - your response body is not touched, therefore it’s very lightweight and unobtrusive.
I thought I’d develop this to support developers wanting to support multiple versions of Internet Explorer but only use one implementation - or one less implementation/headache if your supporting Internet Explorer 6 as well as 7.
It’s tested too.
Enjoy!
0 notes
POSTED Sunday January 31st