Selasa, 31 Agustus 2010
How to Drag Out Files Like Gmail
Ryan Seddon, aka the CSS Ninja, has a nice blog post up where he reverse engineers the new feature in Gmail where you can drag attachments from an email on to your desktop. Note that the feature only currently works in Chrome. Ryan begins with the following code:JAVASCRIPT:var file = document.getElementById( "dragout" ); file.addEventListener( "dragstart", function( evt ) {
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar