What’s neat about this is that you get the effect of the static table headers by introducing a few lines of css. No jQuery, no weird css that breaks the semantic intent of the content, and no javascript handlers built off scroll events. It’s not ready for prime time just yet, but it’s worth keeping… Continue reading CSS-Only Sticky Headers for Tables, Using ‘position: sticky’
Tag: postrwd
Off Canvas
Inspired by the observations of Luke Wroblewski, this Off Canvas layout demo has 3 panels that display differently depending on the viewport width. The idea here is to have the two supporting panels of navigation and sidebar content hidden just off-screen to the left and right for easy access on small/medium viewports. Off Canvas is… Continue reading Off Canvas
daneden/Baseline.js
Baseline.js Baseline.js is a simple jQuery plugin for restoring baselines thrown off by odd image sizes. Simply call the plugin like so, passing the height of your baseline as a variable. It even works on responsive designs! https://github.com/daneden/Baseline.js
Responsive Web Design Patterns | This Is Responsive
With a twang of jealously because I may or may not be 80% through something extremely simliar, you should definitely check out Brad Frosts examples page. There are working examples of layouts, navigation, images, media, forms and modules. If there’s one thing you click on for this newsletter this should be it http://bradfrost.github.com/this-is-responsive/patterns.html
enquire.js – Awesome Media Queries in JavaScript
A lightweight JavaScript library for handling CSS media queries. Deal with your media queries being matched (and even unmatched!) Respond to browser events with aplomb And if you want to get really fancy, run one-time setup routines http://wickynilliams.github.com/enquire.js/
Modernizr 2.6.2 released
Modernizr is probably the most used item in all of the responsive sites that I’ve reviewed so far. Now that summer is over they’ve come home from the pub and gone back to work with the release of Modernizr 2.6.2 with a number of new detects, bug fixes, and test improvements for your modern development… Continue reading Modernizr 2.6.2 released
jq-idealforms
Ideal Forms is the ultimate framework for building and validating responsive HTML5 forms. http://elclanrs.github.com/jq-idealforms/
Mobile Navigation Icons
http://timkadlec.com/2012/08/mobile-navigation-icons/