usablica / front-end-frameworks

A collection of best front-end frameworks for faster and easier web development.
http://usablica.github.com/front-end-frameworks/compare.html
2.78k stars 320 forks source link

zurb foundation ie support clarification #26

Open zalew opened 11 years ago

zalew commented 11 years ago

per my hn comment https://news.ycombinator.com/item?id=5378253

Foundation 4 is ie9+ while there is a snippet to enable the grid for ie8 and the rest should mostly work just fine http://foundation.zurb.com/docs/support.html Foundation 3, which is still supported, is ie8+ http://foundation.zurb.com/old-docs/f3/support.php

Bootstrap will also soon drop ie7 support in the 3.x branch.

Probably a good idea to include a sort of 'notes' column to specify such information.

afshinm commented 11 years ago

@zalew Thanks for the report. Could you make a pull request to change this problem?