Single file upload with progress bar using jQuery February 28, 2013 Nice one for single file upload with progress bar :- http://jquery.malsup.com/form/progress.html
jQuery focus function not working in Firefox September 15, 2011 I was having trouble while make focus on an HTML element using jQuery in a validation fucntion but the focus() was not working in Firefox...