Yes - I flagged this up a few days ago http://www.nabble.com/Searching-for-XML-attribute-tf2215205.html Link - Still waiting for resolution, but then John is pretty busy :-)
kenton.simpson wrote: > > I hope this post ends up in the right place. I have not got the hang > of that yet. > > Better yet this works and a lot shorter > > $("#a2").click(function(event) { > $(jQuery.sibling(this).prev).css("border","solid 1px red"); > $("UL", jQuery.sibling(this).next).css("border","solid 1px red"); > }); > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/Re%3A-How-do-I-select-the-previous-and-next-sibling-of-a-tf1920793.html#a6211188 Sent from the JQuery forum at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/