Sounds similar to Skeleton ( http://getskeleton.com/ ) but a little more in-depth (I noticed more attention to forms in Foundation, which is nice).
That's exactly what I thought. Anyone with more knowledge care to compare / contrast this and Skeleton?
Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
11–20 of 29 posts
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#12This looks really handy. It's disappointing that there's only partial support for IE7.
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#13Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#14Sounds similar to Skeleton ( http://getskeleton.com/ ) but a little more in-depth (I noticed more attention to forms in Foundation, which is nice).
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#15But please, tell me why I should use this rather than Skeleton (http://getskeleton.com/) or Twitter's Bootstrap (http://twitter.github.com/bootstrap/)?
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#16Sounds similar to Skeleton ( http://getskeleton.com/ ) but a little more in-depth (I noticed more attention to forms in Foundation, which is nice).
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#17Sounds similar to Skeleton ( http://getskeleton.com/ ) but a little more in-depth (I noticed more attention to forms in Foundation, which is nice).
I haven't seen the code but the examples for Checkbox/Radio Buttons are not accessible. If I click on the label, they do nothing.Ideally, they should toggle the checkbox/select the radio button.
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#18This looks really handy. It's disappointing that there's only partial support for IE7.
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#19I see there is a Rails gem for Foundation: https://github.com/zurb/foundation-rails But please, tell me why I should use this rather than Skeleton ( http://getskeleton.com/ ) or Twitter's Bootstrap ( http://twitter.github.com/bootstrap/ )?
From a brief read Foundation explicitly supports nested grids, it's handling of centering columns seems preferable, more than one type of button class, slideshow integration, etc.
I recommend reading through the docs (http://foundation.zurb.com/docs/index.php) and if you're familiar with Skeleton you'll notice what's different.
I've used Skeleton in the past but for future projects I think I'd go with either Foundation, Columnal or Goldilocks.