Commit Graph

43 Commits

Author SHA1 Message Date
Joakim Hedlund e06a23baaa Added accuracy to the marker title 2012-01-11 10:27:17 +01:00
Remy Sharp ca9050191f removed the toggleClass test - variable never existed. Fixes #18 2011-09-15 08:40:32 +01: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 bd1d1151ed change to the way I'm handling the race condition 2011-06-29 13:27:05 +01:00
remy 45df8dc73b new demo classList API, and updated support status 2011-06-28 12:32:16 +01:00
remy 87a7766cc9 Removing me being a bit of a dick. 2011-05-17 16:42:10 +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 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 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 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
remy ff13fd03a5 Fixed text 2010-08-05 18:34:39 +01:00
remy 62f717dcb6 Removed console.log 2010-08-05 17:53:42 +01:00
remy bc15881103 Simple history demo 2010-08-05 17:53:15 +01:00
remy f050670383 Adding history demo 2010-08-05 16:57:15 +01:00
remy df0a6a69f7 Added link to server 2010-07-05 15:39:22 +01:00
remy 2488e53ff4 FileReader demo with drag and drop 2010-06-18 08:50:58 +02:00
remy 8e6104ee6c More socket goodness 2010-06-14 19:05:20 +01:00
remy a15eace7c8 Adding simple web socket demo 2010-06-14 19:02:08 +01:00
remy 5205a13ef0 Added webm demos 2010-06-09 15:23:22 +01:00
remy d1aca652a9 Added webm demos 2010-06-09 15:21:57 +01:00
Remy Sharp ddfc822891 New demo to test navigator.onLine without events 2010-03-20 19:37:02 +00:00
Remy Sharp 9afc59c23c Fixed the offline-events test - before I was firing the online/update event onLoad too - I've removed this now. 2010-03-20 19:31:14 +00:00
Remy Sharp caf1b38f0c Switched demo to use addEvent method to test in older versions of IE 2010-03-20 19:20:28 +00:00
Remy Sharp efdb745804 Text changes 2010-03-14 17:30:25 -05:00
Remy Sharp 24dc13900b New demo showing 2 videos in sync 2010-03-14 17:28:28 -05:00
Remy Sharp 48ad0e58a3 typo 2010-03-06 10:18:56 +00:00
Remy Sharp e9c484f79d Fixing the drag and drop demos to work with Chrome 2010-03-06 10:15:41 +00:00
Remy Sharp 967109c436 Tweak to copy 2010-03-04 15:10:20 +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
Remy Sharp ad614eef1b Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00