Skip to content

Instantly share code, notes, and snippets.

View thingsinjars's full-sized avatar

Simon Madine thingsinjars

View GitHub Profile
/* CSS */
html,body, #mapContainer {
font-family:sans-serif;
background:#fff;
color:#444;
height:100%;
padding:0;
margin:0;
}
@thingsinjars
thingsinjars / LICENSE.txt
Created December 12, 2011 09:44 — forked from 140bytes/LICENSE.txt
Chainable property setting
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Simon Madine <http://thingsinjars.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@thingsinjars
thingsinjars / LICENSE.txt
Created December 12, 2011 09:39 — forked from 140bytes/LICENSE.txt
Chainable DOM Manipulation
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Simon Madine <http://thingsinjars.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@thingsinjars
thingsinjars / LICENSE.txt
Created December 11, 2011 14:13 — forked from 140bytes/LICENSE.txt
Detect Doctype
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Simon Madine <http://thingsinjars.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@thingsinjars
thingsinjars / LICENSE.txt
Created December 8, 2011 21:56 — forked from 140bytes/LICENSE.txt
Attach a handler to generate a draggable file on the fly
DO WHATEVER YOU MIGHT WISH TO PUBLIC LICENSE
Version 1, December 2011
Copyright (C) 2011 SIMON MADINE <http://thingsinjars.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHATEVER YOU MIGHT WISH TO PUBLIC LICENSE