I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-11-21 16:19:54-08 by dhoworth in response to 9393
Re: finding elements by type
Thanks for that. I was just concerned by the various exhortations to not use the low-level interface that I might have missed a high-level feature :)

So having got my element, and it's table-cell parent, I have a similar type of question. Is there some method to find the row and column number of the cell (I can't see any), or do I have to iterate through all the cells keeping track of the indices?

Thanks again, Dave
Direct Responses: 9399 | Write a response