Skip to main content

Home/ Coders/ Group items tagged Compatibility html5

Rss Feed Group items tagged

Joel Bennett

HTML5 Cross Browser Polyfills - GitHub - 9 views

  •  
    We're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
htmlslicemate.com

20 HTML5 Video Websites Examples and Resources - 0 views

  •  
    These days embedding video in a website is very easy, the element in HTML5 is compatible with almost all current browser versions (see Can I Use video), which saves us a lot of the old difficulties. Now we can implement video and customize a player without third-party software. element is very simple: the complication is in the browser support, especially in old versions and mobile.
Joel Bennett

Mozilla Labs » Announcing the Jetpack SDK - 4 views

  • The Jetpack SDK includes: An extensible library of capabilities and APIs for writing Firefox add-ons, as well as stand-alone web-based applications A set of command-line tools that package and security-harden your code into distributable packages A modern IDE with built-in reference guide for instant productivity
  • An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS). An integrated IDE that enables rapid add-on developement and code collaboration.
  • Add-ons developed with the Jetpack SDK will feature: No need to restart Firefox to install add-ons. Add-ons are automatically compatible with all future versions of Firefox updates, so no need to wait for add-on compatability. Stronger and more easily understood security and privacy controls. Automatic add-on updates.
  •  
    An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS).
1 - 4 of 4
Showing 20 items per page