Posts Tagged ‘bugs

Table row offsetTop bug in Safari

Posted in Technicalon Feb 20, 2006

I found what seems to be a bug in the Safari web browser recently. The problem occurs when there is a table, and you are trying to find the offsetTop property of a row in that table. I have an example that illustrated the problem when in Safari.


Categories