Firefox 10 Articles
-
Using the Fullscreen API in web browsers
One thing which has been very important when it comes to creating special end user experiences have been the ability to show something fullscreen, effectively hiding all the other content Read more…
-
Firefox goes 2-digit, time to check your UA sniffing scripts
We all know it: UA-based browser detection is bad, the right way is feature-detection. Regardless, legacy code relies upon UA sniffing and may need to be updated for Firefox 10′s release. Even if it looks simple, UA parsing has proven to be a headache for Read more…