-
-
Notifications
You must be signed in to change notification settings - Fork 3
flbeta_function_getFileSize
Wesley de Groot edited this page Nov 5, 2017
·
18 revisions
_
(_)
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v0.1.0 Beta
Get the filesize of a file
This function is only for websites
Type | @var | Description | Required |
string | fileURL | file url | Required |
object | onSize | return to function | Required |
_.getFileSize('https://www.wdgwv.com/logo.png', function (size) {window.alert(size)})
null
[Back to function list](https://github.com/wdg/_.js/wiki/Function%20List%20(Beta))
© Wesley de Groot • CC-BY 4.0 • WDGWV