Commit Graph

116 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 Sharp
c6ac81ed92 Merge pull request #16 from paulirish/master
rename status variable to statusElem, so it doesnt conflict with window.status
2011-09-09 11:14:26 -07:00
Paul Irish
30cbdcd75b rename status variable to statusElem, so it doesnt conflict with window.status 2011-09-09 10:28:03 -07:00
remy
1841e4ac64 Echo out all messages on socket (*trying* to add support for FF) and updated demo support list 2011-08-18 10:18:57 +01:00
remy
ac56470856 Changed from using outerHTML to innerHTML with a wrapper since Firefox has no support what so ever for outerHTML. 2011-08-18 09:30:57 +01:00
remy
2eab09e9b9 preload=metadata to be nice to https://bugzilla.mozilla.org/show_bug.cgi?id=676422 2011-08-04 00:57:18 +01:00
remy
fec9a0949c Merge branch 'master' of github.com:remy/html5demos 2011-07-22 00:23:11 +01:00
remy
d0e8e48110 updated demos.json with latest safari 5.1 support 2011-07-22 00:22:51 +01:00
Remy Sharp
2e8f75fde0 Merge pull request #13 from kralyk/master
canvas-grad.html fix
2011-07-04 06:21:44 -07:00
kralyk
1ac00c8eff Small fix in canvas-grad 2011-07-04 05:48:24 -07:00
remy
bd1d1151ed change to the way I'm handling the race condition 2011-06-29 13:27:05 +01:00
remy
9b7843a687 missed ie storage event support 2011-06-28 12:46:32 +01:00
remy
06039d8744 new demo classList API, and updated support status 2011-06-28 12:32:28 +01:00
remy
4b1512830c new demo classList API, and updated support status 2011-06-28 12:32:22 +01:00
remy
45df8dc73b new demo classList API, and updated support status 2011-06-28 12:32:16 +01:00
remy
9d263a1b3b removing promo 2011-05-28 15:32:21 +01:00
remy
87a7766cc9 Removing me being a bit of a dick. 2011-05-17 16:42:10 +01:00
remy
4c314e4ee3 manifest -> appcache 2011-05-17 16:28:16 +01:00
remy
437c65e78b fixed broken git image in appcache 2011-05-17 16:25:40 +01:00
remy
135c8fc718 moved to appcache ext 2011-05-17 16:24:42 +01:00
remy
58b8163c5d Closes #12 - I got hung up on being told this wasn't The Right Way(tm), but I don't believe there's *any* right way to sort out this race condition crap. Anyway, this change now means there shouldn't be any race condition issues - the downside being that the content isn't indexed (if video ever was) and doesn't work for those with JavaScript off :( 2011-05-17 16:23:33 +01:00
remy
3ba2931b6d canplay => loadedmetadata 2011-05-13 23:59:01 +01:00
remy
2b7cb018d8 fixed target iframe error 2011-04-25 20:38:19 +01:00
remy
3c7757ae14 fixed target iframe error 2011-04-25 20:36:20 +01:00
remy
3784b065a3 synced video to playback rate rather than timeupdate event 2011-04-25 20:36:07 +01:00
remy
0ccf76148a updated live storage event test 2011-04-18 11:20:47 +01:00
remy
34c978a939 added storage event demo 2011-04-15 16:06:32 +01:00
remy
b8f88cdf69 Added simple file api example 2011-04-13 08:52:26 +01:00
remy
3ba5802540 change promo and added IE9 support 2011-04-05 17:03:21 +01:00
remy
784a9a9c45 change promo and added IE9 support 2011-04-05 17:03:13 +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
a534f8bf27 manifest update 2011-02-22 21:25:07 +00:00
remy
fcff1365ee Added live browser tests, to show whether current viewing browser supports particular technology 2011-02-22 21:23:37 +00: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
fd59d27c08 Enabled the w3c logo 2011-01-18 12:34:47 +00:00
remy
4c7b636f16 Adding some html5 love 2011-01-17 22:06:05 +00:00
remy
2c1586a8e2 Adding dataset demo 2010-10-20 12:23:13 +01:00
remy
a1510f9566 updated promo & moved to node-websocket-server 2010-10-19 20:59:47 +01:00
remy
1e9460f2d5 updated promo & moved to node-websocket-server 2010-10-19 20:07:30 +01:00
remy
1d3d90364f updated promo & moved to node-websocket-server 2010-10-19 20:06:58 +01:00
remy
4adbdf396f updated promo & moved to node-websocket-server 2010-10-19 20:06:35 +01:00
remy
87a658f669 server being used for web-sockets example 2010-10-19 17:17:26 +01:00
remy
3cd60eb026 Opera adds Web Socket support to nightly 2010-10-11 16:26:31 +01:00
remy
5cb0ca85cc Adding Firefox 4 beta support 2010-08-23 18:02:03 +01:00
remy
1c87a7e8f1 Removing the test - since actually I can't setAttribute on the window object - DOH! 2010-08-23 17:55:18 +01:00
remy
237b024023 Fixing history support test for Firefox, since it doesn't support onevent in object 2010-08-23 17:15:31 +01:00
remy
9a3d97b8d5 fixed viaon and vialistener being the wrong way around 2010-08-18 14:23:14 +01:00
remy
6f329329ec Typo 2010-08-05 21:20:03 +01:00