I just extended my jQuery plugin HumanReadableFileSize.js to support replacing the (numerical) contents of elements with a human-readable file size. Here is an example of how it works:
1 2 3 4 5 |
|
Hope it’s of some use to you.
I just extended my jQuery plugin HumanReadableFileSize.js to support replacing the (numerical) contents of elements with a human-readable file size. Here is an example of how it works:
1 2 3 4 5 |
|
Hope it’s of some use to you.