right now I am doing something like:

$('/modules/module:eq('+currentModule+')/groups/group:eq('+currentGroup+')')

And that is working, should I change that to something like:

$('/modules/module:nth-child('+currentModule+')/groups/group:nth-child('+currentGroup+')')

What would be the difference if you don't mind explaining?


--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to