eCila

[Jquery/무료] HTML5 File Uploads with jQuery 본문

디자인/디자인 소스자료(무료)

[Jquery/무료] HTML5 File Uploads with jQuery

t@k1ng 2011. 9. 27. 10:14




데모


스크린샷




 

설명
Today we will be developing a small web application called Upload Center, that will allow people to upload photos from their computers by dragging and dropping them onto the browser window, possible with the new HTML5 APIs exposed by modern browsers.

The photos will have a preview and a progress bar, all of which controlled on the client side. Currently, the photos are only stored in a folder on the server, but you could improve it any way you like.


다운로드
Comments