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.

Swap placeholder text based on resolution (media query)

I'm working on a responsive design. I've hit a bit of a wall with there not being enough space for …

jquery html responsive-design placeholder
What are the rules for CSS media query overlap?

How do we space out media queries accurately to avoid overlap? For example, if we consider the code: @media (max-width: 20…

css responsive-design media-queries
Is there any way to swap columns in visual composer on mobile responsive?

Is there any way to swap columns in visual composer on mobile responsive? I want to know it. such as …

html twitter-bootstrap css responsive-design visual-composer
jQuery Isotope — Centered and Fluid/Responsive

I am asking a question about Isotope It is a great plugin for jQuery. I have been playing with it …

responsive-design jquery-isotope
Fluid like box?

I'm making a responsive site and need to include a Facebook Like-Box for the client's Facebook fanpage. The developer page …

responsive-design facebook-likebox
How to make Nivo Slider Responsive

I am using NivoSlider in WordPress and implemented some responsive css to the theme, I have fixed the width & …

jquery slider responsive-design nivo-slider
Is the viewport meta tag really necessary?

I've created a few responsive sites but am rather new to responsive site development. In my CSS 99% of my values …

css responsive-design viewport
How to resize current browser window in Selenium WebDriver with Java?

I need to resize the browser as 300x400 during executing the Selenium automated tests. How can I resize the browser …

java responsive-design selenium-webdriver window-resize
Use of <picture> inside <figure> element in HTML5?

In HTML5 we currently have a <figure> element, defined like so (W3C reference) The figure element represents …

image html responsive-design w3c
Zoom specific element on webcontent (HTML,CSS,JavaScript)

I want to zoom only a specific element of my website (a certain div), if a user zooms the website …

javascript css responsive-design touch zoom