frontline
11-07-2002, 03:59 PM
Hello
im running with aloop threw a table with for ( Element in document.all ..blah ..blah )
now every time im getting to <tr> i like to locate the <span> obj inside it ,the case is that there can be not constant amount
of objects between the <tr></tr> and i need only the <span> is there away?
thanks
im running with aloop threw a table with for ( Element in document.all ..blah ..blah )
now every time im getting to <tr> i like to locate the <span> obj inside it ,the case is that there can be not constant amount
of objects between the <tr></tr> and i need only the <span> is there away?
thanks