John Keyes – Links

Posts tagged javascript

  1. Nizo for iPhone

    Very nice scroll effects.

  2. 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.

  3. 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.

  4. joehewitt/scrollability - GitHub

    Native scrolling for the mobile web.

  5. JS1k, 1k Javascript demo contest

    Externals are strictly forbidden, unlike “some” contests.

  6. Old School Color Cycling with HTML5

    Colour cycling using HTML5s canvas element.