27th February, 2008
What is the column index of a table cell
A peculiar but fascinating problem presented itself to me today. It was one of those; “oh yeah, I’d better look at that” kind of problems that you think you’ll solve in a few minutes but eventually grow to take hours. Given a cell in a HTML table, what is it’s column index? This seems like [...]