Commit Graph

161 Commits

Author SHA1 Message Date
Remy Sharp
4e0d1f7050 Merge branch 'joelrbrandt-new-web-worker-demo' 2013-01-07 23:17:47 +00:00
Remy Sharp
f07a64c928 fixed animating - without the px it would not actually move 2013-01-07 23:17:18 +00:00
Remy Sharp
6997fdf01d re-worded some of the worker copy and moved the animating square to front-and-centre 2013-01-07 23:16:28 +00:00
Remy Sharp
22497d7b7b Merge branch 'new-web-worker-demo' of git://github.com/joelrbrandt/html5demos into joelrbrandt-new-web-worker-demo 2013-01-07 22:37:45 +00:00
Remy Sharp
61fe0b95f6 Merge branch 'new-web-worker-demo' of git://github.com/joelrbrandt/html5demos 2013-01-07 22:35:42 +00:00
Remy Sharp
b7fe32ff25 Merge pull request #23 from greenido/patch-1
updated all the 'offline' to include Chrome
2013-01-07 14:35:18 -08:00
Remy Sharp
fd03c79244 fixed json error in demos 2013-01-07 22:34:23 +00:00
Remy Sharp
84c9db369d Merge branch 'master' of git://github.com/basoko/html5demos into basoko-master 2013-01-07 22:32:09 +00:00
Remy Sharp
b679d3418c Merge pull request #29 from 0ip/patch-1
Small fix to display file size correctly
2013-01-07 14:31:28 -08:00
Remy Sharp
1db590e705 Merge pull request #25 from foolip/video-preload-auto
Use preload="auto" on videos that expect to get the canplay event
2013-01-07 14:30:00 -08:00
Remy Sharp
f4ca7b5084 Merge pull request #30 from kevinmeziere/master
Incorrect time calculation
2013-01-07 14:29:30 -08:00
Remy Sharp
c36729a7ae Merge pull request #35 from LinXitoW/patch-1
Update MIME Type for ogv
2013-01-07 14:27:59 -08:00
Remy Sharp
d21d3ba026 Merge pull request #43 from flangefrog/patch-1
Updated demo support in Opera 12.12
2013-01-07 14:01:16 -08:00
flangefrog
d4ed47f7ac Updated demo support in Opera 12.12 2012-12-25 05:58:33 +13:00
Joel Brandt
e3bf525db0 add comment explaining paths for worker code 2012-12-17 06:14:27 -08:00
Remy Sharp
a027a384ac tweaked markup to work as an include 2012-12-10 10:44:20 +00:00
Joel Brandt
b74ad4d993 implement a new web worker demo 2012-12-07 11:14:29 -08:00
David Basoko
228ddbf669 Added a svg clock demo to demos.json file. 2012-11-18 18:41:25 +01:00
David Basoko
62e6551757 Added a SVG clock animation demo. 2012-11-18 17:45:04 +01:00
Remy Sharp
cc93513e9a fixed gum demos 2012-11-01 17:04:09 +00:00
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
LinXitoW
b6304f728d Update MIME Type for ogv
Probably a typo. Makes it not load in Firefox.
2012-05-30 16:25:51 +03:00
remy
652fd1c914 removed node workshop 2012-05-01 13:08:54 +01:00
kevinmeziere
47ae9df9b6 Changed time minute/second calculation to use floor instead of round, for accurate time calculation. 2012-04-16 05:03:23 -07:00
0ip
3936d4a5c4 Small fix to display file size correctly 2012-04-06 19:31:56 +03: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
Philip Jägenstedt
34a2e5a476 Use preload="auto" on videos that expect to get the canplay event
Since the default state is metadata, there's no guarantee that the
videos will reach anything beyond HAVE_CURRENT_DATA, but the canplay
event is fired when reaching HAVE_FUTURE_DATA.
2011-12-14 11:55:41 +01:00
Ido Green
7d307e6027 updated all the 'offline' to include Chrome 2011-11-27 21:23:06 +02: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