Top "Responsive-design" questions

Responsive Web Design (RWD) is an approach to Web design and development that aims at crafting sites to provide optimal experiences across a wide range of devices based on screen size, platform, and orientation.

Twitter Bootstrap & rails - center content and fix min width

In my html the content should be centered on screen and his width should never be greater then 950px. Since …

ruby-on-rails twitter-bootstrap responsive-design twitter-bootstrap-rails
How to embed vimeo video with responsive design

I did a lot of research over the internet, but this issue is not the exact same thing. I want …

video responsive-design vimeo
facebook like button: responsive width

For the facebook like button, I need to be able to keep a default width on desktop resolution (539px) and …

css facebook responsive-design facebook-likebox
Fancybox with size to viewport but also with maximum width

I use Fancybox2 (fancybox.net) on my website. When the ligthbox is shown I want it to size according to …

jquery css responsive-design fancybox fancybox-2
Responsive images: img srcset + Bootstrap, wrong size image gets loaded

I'm using Bootstrap with Responsive Images. I want to optimize load times by offering multiple image sizes to browsers. According …

twitter-bootstrap responsive-design picturefill srcset
CSS way of looping a background image with cover or contain sizing

Say you are trying to animate a tilable background like this: As soon as you change the dimensions of the …

css responsive-design css-animations
how to make lightbox2 responsive

I looked here: http://drupal.org/node/1630630 but this is only for Drupal sites. Does anybody know how to tweak …

jquery responsive-design lightbox2
Responsive Popup Window

I'm using Magnific Popups ajax popup to to create a popup experience somewhat like Instagram (image on the left, comments …

jquery css responsive-design magnific-popup
Desktop web version and mobile web version in Opera Mini

So I have a website and I mean to make 2 version of it, the desktop version (with full features) and …

responsive-design mobile-website wap opera-mini
Can a NavMenu be responsive in element-ui?

I'm trying to make a responsive SPA based on vue.js and element-ui components. It has a responsive layout out …

responsive-design vue.js vuejs2 element-ui