Actions
Feature proposal #5050
closedImplement jQuery validation rule to test file input file size
Description
It's possible with jQuery to test a files size before upload. Implement a jQuery validation rule to test this. For unsupported browsers ignore 0 byte tests or scenarios where the functionality doesn't exist so the input isn't blocked due to browser.
Actions