I'm trying to duplicate a link in the message but I can't seem to get the syntax right it seems to select the first file no matter what instead of the one the box appears under.
I want to "find closest to this"
Line 21:
$(this).next(".largeFile-confirm").attr('href',$('.largeFile').closest('a').attr('href'));
Any help would be appreciated!
[edited by: rwilson at 9:51 pm (utc) on Jan 9, 2013]