Commit Graph

136 Commits

Author SHA1 Message Date
Remy Sharp 973a376937 updated demo support - currently bug in Opera with files with spaces, and changed promo 2012-06-26 11:07:48 +01:00
remy 652fd1c914 removed node workshop 2012-05-01 13:08:54 +01:00
Remy Sharp 8eb9d573c2 meter => progress, as it is a task process, not a gauge-ey type progress 2012-03-27 16:04:48 +01:00
Remy Sharp ad6df8b6b3 adding the gum demos 2012-03-26 17:39:59 +01:00
Remy Sharp 2d7926fcf2 gum - early commit - needs content 2012-03-24 10:32:40 +00:00
Remy Sharp 80089d5851 gum - early commit - needs content 2012-03-24 10:13:41 +00:00
Remy Sharp dca97471a4 add hidden test 2012-03-07 12:22:05 +00:00
Remy Sharp 22acbae5d3 removed .hidden in favour of class name because IE10 was being a PITA 2012-03-07 12:03:51 +00:00
Remy Sharp f558e9a6f6 hidden for IE10 who does not support hidden 2012-03-07 11:25:27 +00:00
Remy Sharp dc05219104 fail styles 2012-03-07 11:23:41 +00:00
Remy Sharp 5fc6ff12c7 new demo: dnd + filereader + xhr2 2012-03-07 11:22:22 +00:00
Remy Sharp 73693f562f Merge branch 'master' of github.com:remy/html5demos 2012-02-16 22:47:05 +00:00
Remy Sharp 6e9835398e node promo 2012-02-16 22:47:01 +00:00
Remy Sharp bb3f9948f6 ads: someone's gotta pay the bills 2012-02-16 22:46:21 +00:00
Remy Sharp 509e201f3e Merge pull request #28 from Sleavely/patch-1
Added accuracy to the marker title
2012-01-11 01:30:36 -08:00
Joakim Hedlund e06a23baaa Added accuracy to the marker title 2012-01-11 10:27:17 +01:00
Remy Sharp ee07522801 Moved to relative paths and using the long hand php echo instead of the ?= - which seems like it should work, but folk are complaining. Alex fixes #14 and fixes #8 2011-09-15 08:51:28 +01:00
Remy Sharp ca9050191f removed the toggleClass test - variable never existed. Fixes #18 2011-09-15 08:40:32 +01:00
Remy Sharp 6b8ef9adf9 Merge pull request #10 from alanhogan/master
Fix odd hover effect on focused element
2011-09-15 00:37:41 -07:00
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