[jQuery] nth of type not working in some cases

[jQuery] nth of type not working in some cases

On my jquery tutorial site, I updated to the latest version of jquery
and a demo that was working prior is no longer functioning. I've done
my best to narrow it down to this line:
var fileName = $("input[@type=file]:nth-of-type("+n+")").val();
Full code is here:
http://15daysofjquery.com/examples/multiFile/demo2.php
Thank you for your assistance.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/