Well, PHP was certainly a frustrating choice.
Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
21–29 of 29 posts
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#22Well, PHP was certainly a frustrating choice.
I couldn't find on the website how exactly they use PHP. Does a website need to be coded in PHP to use Foundation?
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#23Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#24Well, PHP was certainly a frustrating choice.
Some of us still use (and like) PHP, thank you very much. Nothing wrong with targeting a niche.
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#25Earlier quoted context omitted.
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.
Works for me; both styles. Clicking on the label selects the checkbox/radio.
Re: Foundation: HTML/CSS boilerplate that responds to changing screen dimensions
#26The http://stacklayout.com/ is heaps better - using display:inline-block; for nestable grids means no more annoying column classes etc. It's a much nicer way to work