Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMichael Stedman
Full Stack JavaScript Techdegree Student 13,838 PointsGuil's browser showing screensize...
In many of Guil's videos, when he is showing the preview browsers, the bottom right corner of his browser displays the current browser size. Is this something that I can turn on using Chrome, or is this only through Safari?
If I can use it on Chrome, can someone tell me where I can go to turn that on? I would like to see the sizes of my browser windows as I resize them using the mouse and testing the media queries and responsiveness.
3 Answers
Jason Anders
Treehouse Moderator 145,860 PointsHey Michael,
Guil is using Chrome, and the extension he has installed is called "Window Resizer".
I think this is what you are looking for. :)
jason chan
31,009 PointsDeveloper tools.
Click the box arrow thing. Then highlight elements.
Michael Stedman
Full Stack JavaScript Techdegree Student 13,838 PointsInstead of using the mouse pointer to target elements to see their size, I was more referring to what Guil's browser is doing. Really, any time he resizes the browser there is a small little box that pops up in the bottom right corner of his browser window that displays the dimensions of the browser window itself.
claudius mainja
9,661 Pointsyou can use chrome , with an extension of a windows resizer it works , they way its showing on Guil's videos
Michael Stedman
Full Stack JavaScript Techdegree Student 13,838 PointsMichael Stedman
Full Stack JavaScript Techdegree Student 13,838 PointsThat is it. Got it going. Thank both of ya'll for the help.