[jQuery] focus doesn't seem to be working in FF3

2008-06-18 Thread Stinkbug
I have the following line in a login form. Focus doesn't seem to be working at all. It worked previously before upgrading to FF3. And it appears to be working in IE 7. I suppose it could be FF3, but just wanted to let you guys know, just in case. $("#UserEmailAddress").focus();

[jQuery] Multifile plugin IE problem

2008-04-10 Thread Stinkbug
I'm having a problem with the multifile plugin for jquery in Internet Explorer. My HTML looks like this. File Upload I can select multiple files, but when I try to upload them it only uploads the first file I selected. From l