hacks.mozilla.org is here to highlight leading edge stuff that people are doing with Mozilla Firefox and the open web. Learn more…
More Recent Articles
-
Introducing the new MDN website
This week, Mozilla unveiled the newly redesigned Mozilla Developer Network, the latest incarnation of MDC. The website has evolved over the years and we recently decided to change the name from Mozilla Developer Center to the Mozilla Developer Network (MDN) to better reflect the developer Read more…
-
Firefox 4: HTTP Strict Transport Security (force HTTPS)
This article is about a new HTTPS header: Strict-Transport-Security, which force a website to be fetched through HTTPS. This feature will be part of Firefox 4. How do you type URLs? Do you prefix them with http:// or https:// systematically? Or do you just type Read more…
-
Firefox 4: Drawing arbitrary elements as backgrounds with -moz-element
-
Firefox 4 Beta: Latest Update is Here – what’s in for web developers?
The latest Firefox 4 Beta has just been released (get it here). This beta comes with hundreds of bug fixes, Firefox Sync and Firefox Panorama. Here is a quick overview of the new features for web developers. Firefox now supports the HTML5 video “buffered” property; Read more…
-
HTML5 Video preload attribute supported in Firefox 4, autobuffer attribute removed
This is a re-post from Chris Pearce’s blog. To comply with the HTML5 specification, we replaced the autobuffer attribute with the tri-state preload attribute. We encourage you to update your code. See the documention on MDC. Late last week I landed support on Firefox trunk Read more…
-
HTML5 video ‘buffered’ property available in Firefox 4
Support for the HTML5 video 'buffered' property has landed in Firefox, we can now accurately determine which time-segments of a video we can play and seek into without needing to pause playback to download more data. Read more…
-
Help us to make Firefox 4 better: How to open a bug
If you run Firefox Beta or Firefox nightlies, you will probably run into some issues. Reporting these bugs and crashes will help us to make sure the user experience is better for all Firefox 4 users. Marcia Knous is part of the Firefox QA team. Read more…
-
More efficient Javascript animations with mozRequestAnimationFrame
This is a re-post from Robert O’Callahan’s blog. mozRequestAnimationFrame is an experimental API to make Javascript animations more efficient. We do not guarantee to support it forever, and I wouldn’t evangelize sites to depend on it. We’ve implemented it so that people can experiment with Read more…
-
Firefox 4 Beta: Latest Update is Here – Experimenting With Multi-touch
-
Fun With Fast JavaScript
Subscribe to our newsletter...