UNPKG

fileapi

Version:

FileAPI — a set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.

7 lines (5 loc) 365 B
/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */ #ie_historyFrame { width: 0px; height: 0px; display:none } #firefox_anchorDiv { width: 0px; height: 0px; display:none } #safari_formDiv { width: 0px; height: 0px; display:none } #safari_rememberDiv { width: 0px; height: 0px; display:none }