I heard John talking about adding in the "/modules/module[1]" syntax on the list a little while ago for jQuery 1.1.3 but that might have been pushed back to 1.2
-blair [EMAIL PROTECTED] wrote:
Ok, after re-reading http://docs.jquery.com/DOM/Traversing/Selectors I figured out that I should be using :eq(n) example: $('/modules/module:eq(1)', docXML[0]).attr('name') -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com