Commit Graph

16 Commits

Author SHA1 Message Date
Remy Sharp
597218d0af Merge pull request #11 from mathiasbynens/master
Some minor optimizations and tweaks
2011-09-15 00:36:22 -07:00
remy
9d263a1b3b removing promo 2011-05-28 15:32:21 +01:00
remy
3ba5802540 change promo and added IE9 support 2011-04-05 17:03:21 +01:00
Mathias Bynens
ed60cc5327 Merge inline scripts into one <script> element. 2011-02-28 02:50:44 -08:00
Mathias Bynens
e259920065 * Remove unneeded type="text/css".
* Wrap all scripts in a closure to avoid polluting the global namespace as much as possible.
* Use optimized asynchronous Google Analytics snippet (http://mathiasbynens.be/notes/async-analytics-snippet) instead of the ancient `document.write`-based one.
2011-02-28 02:45:16 -08:00
remy
c1f3ea6e1a Added live browser tests, to show whether current viewing browser supports particular technology 2011-02-22 21:20:55 +00:00
remy
38fe49acbb updated to latest url 2011-01-18 12:36:22 +00:00
remy
4c7b636f16 Adding some html5 love 2011-01-17 22:06:05 +00:00
remy
1e9460f2d5 updated promo & moved to node-websocket-server 2010-10-19 20:07:30 +01:00
remy
16cf64ad30 Updated home with full frontal 2010-08-05 18:44:07 +01:00
Remy Sharp
ea51044627 Forgot enabler on the index page 2010-03-20 19:14:30 +00:00
Remy Sharp
40ef445651 JS filtering was hiding the thead 2010-03-05 10:14:04 +00:00
Remy Sharp
4a3679135e Copy tweak, and massively simplified the opacity on browser support - by using CSS, duh! 2010-03-05 10:06:49 +00:00
Remy Sharp
7470441d15 Better table explaining browser support - also supports live filtering on tags and browser support. 2010-03-05 01:01:13 +00:00
Remy Sharp
77eed67ea5 New demo to demonstrate on and offline events and expose bugs in browsers. 2010-03-04 15:09:30 +00:00
Remy Sharp
6b635dfc23 Created assets directory - more cleaning, template.html for examples of what demos should contain and expanded on the README to explain how to contribute a demo. 2010-03-04 12:18:09 +00:00