How can I simulate mobile devices and debug in Firefox Browser?

user1433439 picture user1433439 · May 20, 2013 · Viewed 149.5k times · Source

I am looking for a tool, that shows my website in a mobile device mode. Also I want to debug my website with tools like Firebug or ... even better I can use Firebug. What is an established solution to do that?

Answer

PiLHA picture PiLHA · May 23, 2013

You can use tools own browser (Firefox, IE, Chrome...) to debug your JavaScript.

As for resizing, Firefox/Chrome has own resources accessible via Ctrl + Shift + I OR F12. Going tab "style editor" and clicking "adaptive/responsive design" icon.

Old Firefox versions

Old Firefox

New Firefox/Firebug

Firefox

Chrome

Chrome

*Another way is to install an addon like "Web Developer"