Sorry about that list it should look like this

         <ul class="thumbs">
               <li> full_img/dh0215co4.jpg first link </li>
               <li> full_img/34220_1605__364lo.jpg second link </li>
               <li> full_img/122120_7132__239lo.jpg third link </li>
         </ul>

html of the button
# next 

What I want is when you click the next button is for an alert box to display
the "href" value of the link that comes after the link with the class
"selected", which in the list above would be the href value of "second
link".

Hope that makes a bit more sense.
b0bd0gz
-- 
View this message in context: 
http://www.nabble.com/next-anchor-tag-in-list-tf4267089s15494.html#a12147211
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to