Ahh, ok. $("a.next").click( function() { alert( $("ul.thumbs a.selected ").parent().next("li").children("a:first").attr("href") );
I think this could be more succinct, but it works. Glen On 8/14/07, b0bd0gz <[EMAIL PROTECTED]> wrote: > > > > Here's a link to the html > > http://b0bd0gz.adsl24.co.uk/html.txt html link > > hopefully this will work. > b0bd0gz > -- > View this message in context: > http://www.nabble.com/next-anchor-tag-in-list-tf4267089s15494.html#a12148273 > Sent from the JQuery mailing list archive at Nabble.com. > >