Articles for December 2009
-
W3C FileAPI in Firefox 3.6
Often, web applications will prompt the user to select a file, typically to upload to a server. Unless the web application makes use of a plugin, file selection occurs through an HTML input element, of the sort <input type="file"/>. Firefox 3.6 now supports much of Read more…
-
file drag and drop in Firefox 3.6
-
pointer-events for HTML in Firefox 3.6
css
-
autobuffering video in Firefox
John Gruber recently wrote up an article titled Why the HTML5 ‘Video’ Element Is Effectively Unusable, Even in the Browsers Which Support It He’s mostly upset that browsers don’t respect the autobuffer attribute. Or, really, that browsers autobuffer by default. Safari and Chrome do apparently Read more…
-
multiple file input in Firefox 3.6
Firefox 3.6 supports multiple file input. This new capability allows you to get several files as input at once, using standard technologies. This is a big improvement, since you used to be constrained to one file at a time, or needed to use a third Read more…
-
interactive file uploads with Drag and Drop, FileAPI and XMLHttpRequest
-
Firefox 3.6 FileAPI demo: reading EXIF data from a local JPEG file
-
css backgrounds in Firefox 3.6
Firefox 3.6 allows you to do more with CSS backgrounds: you can use gradients, set a background size, and specify multiple backgrounds. Custom Background Size In Firefox 3.6, you can specify the size of a background image to scale it as a percentage of the Read more…
-
WebGL goes mobile
mobile
-
WebGL Draft Released Today
Even without a draft specification of WebGL in circulation, we’ve seen some promising 3D content using WebGL appear on the web, put together mainly through developer ingenuity and the fact that Firefox, Chromium, and WebKit are open source projects with early support for the technology. Read more…
- This is Page 1 of 2
- You're on page 1
- Go to page 2
- Next