var fileName = $("[EMAIL PROTECTED]:eq("+n+")").val();
On 9/19/06, Sure Fire <[EMAIL PROTECTED]
> wrote:
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 = $("[EMAIL PROTECTED]:nth-of-type("+n+")").val();
Full code is here:
http://15daysofjquery.com/examples/multiFile/demo2.php
Thank you for your assistance.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
