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 trialDoron Geyer
Full Stack JavaScript Techdegree Student 13,897 Pointsscrolling over hexadecimal color codes doesnt give preview
as the heading states, is there something I need to do or setup for this to work as it seems quite useful for a quick view.
1 Answer
Jason Anders
Treehouse Moderator 145,860 PointsHi Doron Geyer
The ability to hover over the hex code to preview the color is feature of the browser and not Treehouse's Workspace. I know it is still not supported by Firefox, but has been supported by Chrome for quite some time now.
To be honest, unless you have no choice, Chrome is the browser that is recommended by most developers to be used in development. The features, especially the Dev Tools, are far more superior than other browsers.
So, if you're not using Chrome, I really do suggest you should, as you will find development and learning here on Treehouse greatly elevated (since almost of the teachers use Chrome in their courses).
Keep Coding! :)
Doron Geyer
Full Stack JavaScript Techdegree Student 13,897 Pointsthanks, yea came to see that firefox doesnt support it. I use chrome from time to time but find firefox developer edition faster, less resource hungry and comprable in the things I need to use at this point.
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsBrendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsAre you using Workspaces or your own text editor?