How to get file size before uploading it using jquery
Script code: <script src="http://code.jquery.com/jquery-1.7.1.min.js" type="text/javascript" > </script> <script type="text/javascript"> [crayon-69f961a9d1b72812199601/] </script> Html code: [crayon-69f961a9d1b7a521305735/] Demo: GetFileSize If you have any query then drop a comment :)
Read more