PonteIneptique / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

TIMELINE. IE7 bottom track of timeline misaligned when inside a table on IE7 #181

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The bottom track of the timeline seems to be offset by some constant when I
place the timeline inside a table on IE7.

example =>
http://www.ilariamogno.com/photo/timeline.php

Works fine on Firefox and Safari. The offset problem goes away once I
remove the timeline from the table.

IE 7

[Submitted by Jeremiah Faith on simile.mit.edu]

David F. Huynh - 20/Apr/07 06:27 PM
First, remove align="center" from one of those td so that the labels of the
events are flushed left. I'm not sure if that is also the cause of the
bottom track's problem.
[ Show » ]
David F. Huynh - 20/Apr/07 06:27 PM First, remove align="center" from one
of those td so that the labels of the events are flushed left. I'm not sure
if that is also the cause of the bottom track's problem.

Original issue reported on code.google.com by GabrielR...@googlemail.com on 7 Apr 2009 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by GabrielR...@googlemail.com on 14 Apr 2009 at 12:19

GoogleCodeExporter commented 9 years ago
I can confirm that putting the timeline DIV inside a table cell will break the 
band synch and initial date-centre function (in IE6 and IE7 in my tests). 

Many thx for your post Jeremiah, I was baffled as to why it wasn't working. 
Easy enough to fix.

Original comment by paulke...@googlemail.com on 13 Nov 2010 at 7:14