From ca97fd7ff307ebebafc30b595d5b48762e253f91 Mon Sep 17 00:00:00 2001 From: zurbchris Date: Thu, 28 Feb 2013 17:02:47 -0800 Subject: [PATCH] updated typo mentioning foundation 3 --- docs/faq.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.html.erb b/docs/faq.html.erb index 418237cf8..d1b3befbb 100644 --- a/docs/faq.html.erb +++ b/docs/faq.html.erb @@ -7,7 +7,7 @@

We hear a lot of questions from people using Foundation and realized that a lot of the same ones were being asked. We put together this list of FAQs to help you find answers to common questions.

-

Why doesn't Foundation 3 support IE7 or IE8?

+

Why doesn't Foundation 4 support IE7 or IE8?

Foundation 4 is mobile-first, meaning it relies on media queries to layer in more complex layouts and components. Browsers or devices that don't support media queries will be restricted to a simple, single-column layout. In some ways, Foundation 4 better supports IE6-7 inasmuch as it provides a mobile but not broken experience. In IE8 Foundation 4 will provide less than Foundation 3, but with IE8's market share in such steep decline we thought this was the right time.

If IE8 support is important for your users / customers, you can use Foundation 3.2, which supports IE8. It's not mobile first but it's pretty good stuff.

-- 2.47.3