Just set
window.onbeforeunload = function() { return ‘message’; }
but not yet tested.
Just set
window.onbeforeunload = function() { return ‘message’; }
but not yet tested.
Jason Garrett-Glaser, x264 developer
Diary Of An x264 Developer » The first in-depth technical analysis of VP8
Put an eye on that. And MPEG-LA seems ready to take some action: Google’s “Royalty-Free” WebM Video May Not Be Royalty-Free for Long
Panic Transmit 4 is out. Both the promo page and the app itself look awesome. I’m almost at the edge of paying the $34.
Source: webkitbitsRicardo Cabello (aka Mr. Doob) has created an excellent set of experiments using canvas, HTML5, and other emerging technologies. Definitely worth checking out.
Source: webkitbitsTrent Walton combines
-webkit-background-clipand-webkit-animationfor a seriously impressive text effect. (via @simplebits)