“In Firefox 3 you can access the contents of a file input via the files attribute and its items. Each of the items have the following attributes and methods: Attributes: fileSize and fileName. Methods: getAsDataURL, getAsBinary and getAsText”
Author Archives: Bramus!
Google hosted Prototype, script.aculo.us, jQuery, Mootools & Dojo via the AJAX Libraries API
Google now offers a cached compressed copies of Prototype, script.aculo.us, jQuery, Mootools and Dojo on its high-speed content distribution network via the AJAX Libraries API. Inclusion can be done directly (viz. <script src=”http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js”></script> or via Google AJAX API Loader’s google.load() method. Neatest part of google.load() is the smart versioning feature. Very nice!