Does anyone know how you get a yellow popup when checking JavaScript variables in Chrome? Obviously, you just hover over a variable when the debugger stops to see the current state of the variables, but for some reason I can't get this to work.
If you do not know what I'm talking about, see this screenshot:

source
share