Test56
13 years agoContributor
Replacing sourceIndex in firefox and Chrome
Hello,
We have a script working for support of the IE browser html objects. Now after TC 9.0, since you guys are extending support for firefox and chrome browser, we would also like to make use of it and start testing in cross browser. Our script use sourceIndex based logic to reach the object and interact, but as far as i know firefox and chrome does not support this property. So do you have any suggestion what exact property can we use to replace sourceIndex(any similar property) with any other property which FF and chrome supports.
We have a script working for support of the IE browser html objects. Now after TC 9.0, since you guys are extending support for firefox and chrome browser, we would also like to make use of it and start testing in cross browser. Our script use sourceIndex based logic to reach the object and interact, but as far as i know firefox and chrome does not support this property. So do you have any suggestion what exact property can we use to replace sourceIndex(any similar property) with any other property which FF and chrome supports.