Responsive Web Design Resources

A collection of resources about the various aspects of responsive web design.

Wow, nice work by Brad Frost and Pon Kattera who put this thing together. Before you google on a Responsive Design/Development topic you should definitely check this resource first. There seem to be articles on everything: Strategy, Design Tools, Layout, Media Queries, Typography, and so on.

Using jQuery Cycle in a Responsive Layout

markj:

Slideshows. Who doesn’t love a good slideshow? jQuery Cycle is a plugin that makes creating these popular site elements incredibly simple. However, you may have attempted to use Cycle in a responsive layout recently and discovered that the slideshow does not resize as your container changes size.

Today I finalized the new welcome page of QUOTE.fm for tomorrow. A problem I encountered was making the jQuery Cycle slideshow responsive. I found a nice tutorial that helped me with that. It was not the exact solution because I have div’s with images and text which cycle instead of just images but it was a big help.