The responsive-webdesign tag has no wiki summary.
2
votes
1answer
34 views
Does Google Search know if your site is mobile?
When a user does a search from their desktop, do Google search results know if any site is mobile aware? Does that affect their placement?
What if a site is responsive? Many mobile validators don't ...
1
vote
2answers
189 views
Touch-friendly radio buttons for mobile devices?
I am using WordPress and WP Pro-Quiz to create a quiz.
Each answer has a radio button on the side (input type="radio"). When I click anywhere on the same row from the touch-screen on my computer, the ...
1
vote
2answers
89 views
Website design using Responsive Approach or Mobile Site
I have been looking for mobile desktop website solution & I am confused with the information available on internet. In some case article talk about Responsive approach with the future but i am ...
1
vote
1answer
223 views
Responsive design best practice: Duplicate html elements for media querying and SEO impact?
I have a page with, in order of html appearance, a figure tag, headgroup tag, and an article tag.
In order to make a page's design responsive using media queries, I need a different order for ...
2
votes
2answers
116 views
What are “rows” in a responsive grid system?
I'm looking at various grid systems to make a responsive design, but I keep coming across the same thing that puzzles me : What's a row in a design where everything can move based on the screen size ?
...
1
vote
0answers
50 views
@Viewport @media use for input type?
I've searched high and low for some way to setup my HTML5/CSS3 for various devices. Going by screen resolution isn't the best route because some times the screen size of one device is the same as ...
-1
votes
1answer
33 views
Change Already Created site to Responsive [closed]
I have Site which is already design but this site doesn't look good on mobile device its fine on Every desktop resolution but i want to make this site responsive for mobile Device ..Suggest any way ? ...
0
votes
0answers
96 views
Responsive Menu Navigation [closed]
I am sure you all have heard of Responsive/Adaptive Website Design and Development, but for the sake of beginners to the technique and skill, what are ways to create a Responsive Menu Navigation?
I ...
24
votes
5answers
3k views
How important is responsive web design?
I've heard a variety of opinions regarding the pros and cons of using responsive web design recently and was wondering whether it was necessary for small businesses that target small geographical ...
0
votes
0answers
69 views
Idea for making a Wall like the Facebook wall [closed]
I am looking for some original idea for making a wall like in Facebook where people can post new message and reply.
Can you suggest me some site or some nice example to get inspiration?
Thanks.
3
votes
2answers
148 views
How is fluid theme's impact on rendering performance?
I am new to responsive design and now re-making a template to make it more responsive. This involves redefining many fixed width and fonts as context-dependent percentage (% or em) instead of pixels ...
5
votes
2answers
1k views
What are the most frequent viewport sizes to use in responsive design?
I see differnt suggestions from very detailed (like here) to more brief, like google (here). so I am wondering what are the most suitable sizes to be used @media screen.
2
votes
1answer
679 views
What is the right approach to use adsense with responsive web design?
Recently I was studying responsive design a lot and designed couple of sites. But i was wondering how would I use google adsense (which is pixel based) ads on my responsive design?
Very typical ...
4
votes
1answer
2k views
Responsive images require excluding the width/height attributes?
One of the tenets of responsive web design is responsive images: sizing images using percentages rather than concrete values. This is done via CSS.
The problem I have is the standard practice of ...
4
votes
1answer
1k views
How does the new iPad's (aka iPad 3) resolution play with responsive design?
So "the new iPad" has been released with a new "retina display" resolution of 2048x1536 px, but the screen size is still 9.7 inches as the previous iPad... I am wondering how will CSS media queries ...
2
votes
1answer
103 views
Dropping adverts during responsive design changes
I was looking at the new Smashing Magazine design and first of I have to say, it looks great.
One thing that grabbed my attention though was that the Right Hand Side adverts get dropped during the ...
1
vote
1answer
127 views
Adaptive websites - considered keyword stuffing by Googlebot?
I work on a SEO-dependent content website, and we are in the process of making our site adaptive/responsive. More technically, we are using CSS media queries to apply different CSS styles as the size ...
9
votes
3answers
321 views
Reponsive Web Design : Does it download the same amount of data on every device?
I want to redesign my blog and website on wordpress to accommodate ever increasing mobile users and tablet users.
I am also hearing about responsive design. I want to know does a responsive web ...
2
votes
2answers
2k views
Is there a Lightbox style plugin that fits images to screen size?
I'm looking for a Lightbox type js plugin that would take into account the browser window size and resize the currently displayed photo so it fits - like the jquery-imagefit plugin does.
2
votes
1answer
555 views
How to enable media queries on IE < 9
I am trying to add support for media queries in older versions of Internet Explorer, but I am not having any luck. I only need media queries, so I do not want to add a big package like Modernizr, I am ...
0
votes
2answers
488 views
Which screen resolution should I target for modern mobile phones? [duplicate]
Possible Duplicate:
Building for different screen sizes
I am developing a site which needs to work on mobiles as well.
I avoid specifying width and height by pixel. Mostly I am using ...
4
votes
2answers
202 views
Responsive website VS mobile website
I am creating a new blog. Nowadays, especially for a blog, it's important that the websites are accessible for all devices.
Now I have to make a choice on what to do. I have seen 2 options.
Option 1 ...
0
votes
1answer
277 views
Web-based CMS for mobile app [duplicate]
I'm just about to start developing a mobile app which needs to be fed from a CMS. I started designing the tables when I thought there must be something out there which could save me a load of time and ...