Reputation: 15336
Is there a way to work with site and instantly see how it looks on multiple devices?
For example, You have two monitors, and You open 3 browser windows of different sizes (PC, Tablet, Phone). PC version is the main version and You work with it on the main monitor, and just time from time look Tablet and Phone versions on the other monitor. You click on link on PC version and go to new page, two other do the same.
Is there any tool to do that?
Upvotes: 1
Views: 1382
Reputation: 710
You can use isresponsive.com to test your responsive design on different devices.
Upvotes: 1
Reputation: 4763
For testing responsive web design, I use web based tool called The Responsinator.
You enter URL and hit Go. That's all.
http://www.responsinator.com/?url=[your URL here]
Hope it helps! :)
EDIT:
PS: SO far, it has not shown any 'wrong' results however, a client feedback should be awaited.
Upvotes: 2