History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: TIMELINE-42
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: David F. Huynh
Reporter: Jeffrey Lane
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Timeline

works on Firefox but not IE

Created: 19/Jan/07 03:38 PM   Updated: 25/May/07 11:56 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Environment: Windows XP, IE7, firefox 2.0.0.1


 Description  « Hide
I created a timeline several days ago and used Firefox's firebug to help me debug my setup errors. I got it working fine on IE7 and firefox. I added more data to the xml file today and
changed the size of it - and now it won't work on IE7. Firebug does not show any errors. I get: Caught Exception [object error] on IE7. Did you guys change anything on the timeline.js?

link to my page:

http://www.rootsweb.com/~njburlin/townships.htm

 All   Comments   Change History      Sort Order:
David F. Huynh - 19/Jan/07 03:45 PM
If you paste the address of the xml into IE's address bar, IE will tell you what's wrong with the file.

Jeffrey Lane - 19/Jan/07 03:54 PM
Thank you very much. I fixed the xml problem - which caused the 'object
error' to go away. However, the timeline still is looking bad.

David F. Huynh - 19/Jan/07 05:54 PM
That's because there are many align="center" on your page and somehow the <div>s containing the labels on the time line inherit that setting, so that their text is all centered. You need to set style="text-align: left" on the time line's div.

Jeffrey Lane - 19/Jan/07 06:14 PM
Thank you very much - twice - first for the fix, and second for creating this nice utility.

David Smiley - 25/May/07 11:56 AM
Can this be closed from open status then?