The screen size simulator at the top is a nice touch. It's also amusing that they use the Orbit slider from Zurb, not bad...just amusing.
Groundwork - A Responsive HTML5, CSS and JavaScript Framework
31–40 of 98 posts
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#32This is not a criticism of this project specifically, but I feel like when you come out with a framework like this you should have a big "Why you should use Framework XYZ instead of Boostrap" section somewhere, because this is the main question most people will have.
This uses Sass, Bootstrap uses Less.
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#33Using Safari 6.0.2, clicking on the first input on this page crashes Safari with a speed and efficiency that can only be admired. http://groundwork.sidereel.com/?url=tooltips-js I wish Safari could shut down that quickly when I manually quit. No problem with Chrome.
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#34Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#35This is not a criticism of this project specifically, but I feel like when you come out with a framework like this you should have a big "Why you should use Framework XYZ instead of Boostrap" section somewhere, because this is the main question most people will have.
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#36Earlier quoted context omitted.
I assume Belhor means the UI responsiveness. The :hover transitions are a bit too long for my tastes and it definitely creates a laggy feeling.
Scrolling up and down the page feels a little laggy too (Chrome 24, Win7). Is that a drawback of how the 'responsiveness' is coded?
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#37The screen size simulator at the top is a nice touch. It's also amusing that they use the Orbit slider from Zurb, not bad...just amusing.
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#38Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#39This is not a criticism of this project specifically, but I feel like when you come out with a framework like this you should have a big "Why you should use Framework XYZ instead of Boostrap" section somewhere, because this is the main question most people will have.
https://github.com/groundworkcss/groundwork/blob/master/js/g...
(joke, joke! Well, no smoke without fire...)
Re: Groundwork - A Responsive HTML5, CSS and JavaScript Framework
#40Earlier quoted context omitted.
This uses Sass, Bootstrap uses Less.
Its pretty easy to switch that now https://github.com/thomas-mcdonald/bootstrap-sass
Since I want to include (customized) Bootstrap into Compass but don't use fancy stuff (variables etc), I simply rename bootstrap.css to bootstrap.scss and be done with it.