Joined January 2012
·
Posted to
jQuery ain't jQuery no more...
over 1 year
ago
Another positive thing is that jQuery will not be too fat because of obsolete browsers support.
Posted to
Make Visual Studio Save Smarter
over 1 year
ago
Ctrl + Shift + S
will save all. It is not hard to tape with a big thumb :)
Posted to
SVG ClipPath images
over 1 year
ago
Pretty, it looks much more like an hexagon like this:
<polygon points="270,0 0,160 0,485 270,645 560,485 560,160" />
What about the useful
console.dir()
, try for exampleconsole.dir(location);