Using Chrome’s Element Inspector in Print Preview Mode?
I am working on developing a website and need to work on the print view. Typically when I have layout issues I use … Read more
I am working on developing a website and need to work on the print view. Typically when I have layout issues I use … Read more
I want to see the :hover style for an anchor I’m hovering on in Chrome. In Firebug, there’s a style dropdown that allows … Read more
I’m seeing error messages about a file, min.map, being not found: GET jQuery’s jquery-1.10.2.min.map is triggering a 404 (Not Found) Screenshot Where is … Read more
Can Chrome’s built-in JavaScript console display colors? I want errors in red, warnings in orange and console.log‘s in green. Is that possible? 29 … Read more
How do I debug a Node.js server application? Right now I’m mostly using alert debugging with print statements like this: sys.puts(sys.inspect(someVariable)); There must … Read more
I am modifying a site’s appearance (CSS modifications) but can’t see the result on Chrome because of annoying persistent cache. I tried Shift+refresh … Read more
So apparently because of the recent scams, the developer tools is exploited by people to post spam and even used to “hack” accounts. … Read more