Responsive WebDesign
45.3K views | +0 today
Follow
Responsive WebDesign
Responsive Web Design: inspiration, tutorials, media queries, etc.
Curated by gonzodesign
Your new post is loading...
Your new post is loading...
Scooped by gonzodesign
Scoop.it!

Responsify Images Automatically With Responsive Img (jQuery + PHP)

Responsify Images Automatically With Responsive Img (jQuery + PHP) | Responsive WebDesign | Scoop.it

We need different sizes of an image for responsive layouts so that they fit perfectly and so that visitors won’t need to download the full size when they are viewing from smaller screens.

No comment yet.
Scooped by gonzodesign
Scoop.it!

How should we handle responsive images? | Boagworld – Web & Digital Advice

How should we handle responsive images? | Boagworld – Web & Digital Advice | Responsive WebDesign | Scoop.it
No comment yet.
Scooped by gonzodesign
Scoop.it!

How to Choose a Responsive Images Tool

How to Choose a Responsive Images Tool | Responsive WebDesign | Scoop.it

There are already some techniques out there that can be used to deal with this approach, such as riloadr, Github’s HiSRC, Foresight.js and Picturefill, Adaptive Images and multiple others. 

No comment yet.
Scooped by gonzodesign
Scoop.it!

The road to responsive images | Feature | .net magazine

The road to responsive images | Feature | .net magazine | Responsive WebDesign | Scoop.it
Last week's W3C editor's draft brought us one step closer to a workable specification for responsive images.
No comment yet.
Scooped by gonzodesign
Scoop.it!

High DPI Images for Variable Pixel Densities - HTML5 Rocks

One of the features of today's complex device landscape is that there's a very wide range of screen pixel densities available. Some devices feature very high resolution displays, while others straggle behind. Application developers need to support a range of pixel densities, which can be quite challenging.

No comment yet.
Scooped by gonzodesign
Scoop.it!

Maintaining Image Hierarchy And Aspect Ratio In Responsive Design - Vanseo Design

Maintaining Image Hierarchy And Aspect Ratio In Responsive Design - Vanseo Design | Responsive WebDesign | Scoop.it

The first step in having your images be flexible is to set max-width to 100% and let the height of the image adjust. This maintains the aspect ratio of the image, but there’s a got’cha that’s not immediately obvious.

No comment yet.
Scooped by gonzodesign
Scoop.it!

3 Types Of Solutions To Work With Responsive Images | Van SEO Design

3 Types Of Solutions To Work With Responsive Images | Van SEO Design | Responsive WebDesign | Scoop.it

One of the big 3 requirements for responsive design is flexible images and media. On the surface it seems like an easy thing to do. You remove width and height attributes on images, set their max-width to 100% and call it a day. Beneath the surface there’s a lot more we need to consider.

No comment yet.
Scooped by gonzodesign
Scoop.it!

A Responsive Design Case Study – David Bushell – Web Design & Front-end Development

A Responsive Design Case Study – David Bushell – Web Design & Front-end Development | Responsive WebDesign | Scoop.it

Designing one website for 3.5″–30″ screens and everything between and beyond is a tricky challenge. The Web is like any other medium; it has limitations. 

No comment yet.
Scooped by gonzodesign
Scoop.it!

Responsive images: what's the problem, and how do we fix it? - Dev.Opera

Responsive images: what's the problem, and how do we fix it? - Dev.Opera | Responsive WebDesign | Scoop.it

Responsive images is a surprisingly complicated topic, and one that's been steadily gaining attention over the last year as more developers discover they need them and then discover there's no good solution yet. This article aims to give an overview of the problem itself, and show the different proposals in the works to address it.

No comment yet.
Scooped by gonzodesign
Scoop.it!

A Strategic Approach to Responsive Web Design | Boston Studios

As the number and the kinds of different devices grow exponentially, there is an immense need for a website design that works on all kinds of devices, no matter what the size of the browser is or the screen resolution is.

No comment yet.
Scooped by gonzodesign
Scoop.it!

5 Useful CSS Tricks for Responsive Design

5 Useful CSS Tricks for Responsive Design | Responsive WebDesign | Scoop.it

Today I'm going to share 5 of my commonly used CSS tricks along with sample cases for coding responsive designs. They are simple CSS properties such as min-width, max-width, overflow, and relative value — but these properties play an important part in responsive design.

No comment yet.
Scooped by gonzodesign
Scoop.it!

The state of responsive images | Feature | .net magazine

The state of responsive images | Feature | .net magazine | Responsive WebDesign | Scoop.it
Designer/developer Mat “Wilto” Marquis takes a look at the img tag, explains why a largest-size-fits-all approach to images is untenable and discusses different solutions in this ongoing saga...
No comment yet.
Scooped by gonzodesign
Scoop.it!

Responsive & Retina Content Images using simple CSS & a spacer PNG - HTML5/CSS3 Experiment - Extensions, resources & tutorials for Fireworks, Dreamweaver & HTML5/CSS3

An Adobe Fireworks, Dreamweaver and HTML5/CSS3 oriented blog by web and user interface designer, Matt Stow. Featuring articles, tutorials, news, extensions and more.
No comment yet.
Scooped by gonzodesign
Scoop.it!

Responsive Image Techniques & Resources

Responsive Image Techniques & Resources | Responsive WebDesign | Scoop.it

When creating images for responsive layouts you don’t need to spend a whole lot of time coding. There are just a couple of techniques which, if followed properly, will allow you to scale your website very quickly.

No comment yet.
Scooped by gonzodesign
Scoop.it!

That Nasty Responsive Image Problem

That Nasty Responsive Image Problem | Responsive WebDesign | Scoop.it
Among the developers at Fresh Tilled Soil there's been a lot of talk lately about dealing with the problem of responsive images in flexible site design.
No comment yet.
Scooped by gonzodesign
Scoop.it!

Responsive Images for HTML5 | Web Platform Team Blog

Responsive Images for HTML5 | Web Platform Team Blog | Responsive WebDesign | Scoop.it

The HTML image tag has been around about as long as HTML itself. In nearly 20 years the tag has changed very little, in spite of the essential role that images play in most Web content.

No comment yet.
Scooped by gonzodesign
Scoop.it!

» How do you pick responsive images breakpoints? Cloud Four Blog

For a few months now, I’ve been puzzling over the question of how to pick responsive images breakpoints.

No comment yet.
Scooped by gonzodesign
Scoop.it!

jQuery Picture – A Plugin For Responsive Images

Free Web ReA plugin for the framework, makes that very easy by automating the process. In order to activate it, just call the plugin's function by targeting the image to be responsified and that's all.sources Everyday - WebResourcesDepot...

No comment yet.
Scooped by gonzodesign
Scoop.it!

Of Responsive Images & Cute Puppies | SachaGreif.com

Of Responsive Images & Cute Puppies | SachaGreif.com | Responsive WebDesign | Scoop.it

Now that you’ve got a better understanding of all the factors involved in serving responsive images, you’re probably wondering which solution you should choose.

No comment yet.
Scooped by gonzodesign
Scoop.it!

Bruce Lawson’s personal site  : Why HTML5 urgently needs an HTML adaptive images mechanism

Bruce Lawson’s personal site  : Why HTML5 urgently needs an HTML adaptive images mechanism | Responsive WebDesign | Scoop.it

And that’s why some agreement on , , (whatever it is; I don’t much care) needs to happen, and fast.

No comment yet.
Scooped by gonzodesign
Scoop.it!

Media Query & Asset Downloading Results | TimKadlec.com

Media Query & Asset Downloading Results | TimKadlec.com | Responsive WebDesign | Scoop.it

A little while back, I mentioned I was doing some research for the book about how images are downloaded when media queries are involved. To help with that, I wrote up some automated tests where Javascript could determine whether or not the image was requested and the results could be collected by Browserscope for review.

No comment yet.
Scooped by gonzodesign
Scoop.it!

Responsive images for mobile: don’t sweat it

There’s been a lot of angst about how to best deliver responsive images within responsive web design. The best post to date about the issue is by Jason Grigsby, not just for the detailed anal...
No comment yet.
Scooped by gonzodesign
Scoop.it!

The need for a responsive image format | Opinion | .net magazine

The need for a responsive image format | Opinion | .net magazine | Responsive WebDesign | Scoop.it

Christopher Schmitt calls for a responsive image format that's a storage locker and similar to the MP3 format and explains its benefits and the main issues in its way...

No comment yet.
Scooped by gonzodesign
Scoop.it!

Use Your ‘Head’ For a Better Way to Serve Images

Use Your ‘Head’ For a Better Way to Serve Images | Responsive WebDesign | Scoop.it
Responsive web design has grown well beyond its humble beginnings -- using liquid layouts and media queries to scale websites so they fit an...
No comment yet.
Scooped by gonzodesign
Scoop.it!

30 jQuery Responsive Layout Plugins | jQuery4u

30 jQuery Responsive Layout Plugins | jQuery4u | Responsive WebDesign | Scoop.it
Extensive list of some of the most useful jQuery responsive layout plugins used by designers aiming to design responsive layouts for their websites.
No comment yet.