John Keyes – Links
Posts tagged javascript
-
Nizo for iPhone
Very nice scroll effects.
-
IE conditional comments and asset load order
If script tags are wrapped in IE conditional comments it can affect the load order and prevent the script from being downloaded in parallel.
-
MediaElement.js
A HTML5 <video> player and <audio> player with Flash and Silverlight shims.
Instead of offering an HTML5 player to modern browsers and a totally separate Flash player to older browsers, MediaElement.js upgrades them with custom Flash and Silverlight plugins that mimic the HTML5 MediaElement API.
-
joehewitt/scrollability - GitHub
Native scrolling for the mobile web.
-
JS1k, 1k Javascript demo contest
Externals are strictly forbidden, unlike “some” contests.
-
Old School Color Cycling with HTML5
Colour cycling using HTML5s canvas element.