Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

National Science Foundation installed v.2.3.1 of the Simile Timeline on the nsf.gov website in 2009. The timeline can be viewed at http://www.nsf.gov/news/special_reports/history-nsf/timeline/index.jsp. At that time, there were no browser compatibility issues. We are now having layout issues with the timeline in IE8 and IE9, but not with Firefox, Safari and Chrome.

The IE 9 developer toolbar was deployed to checkhttp://code.google.com/p/simile-widgets/issues/detail?id=428 that the layout issue can be rectified by changing “className” to “class” in timeline-bundle.js in the simile-widgets exhibits. This change was carried out, but did not fix the layout. Then a global change was carried out but this too did not fix the layout. Then, the nsfhistory.js file was examined but the layout problem persisted.

Would you have any suggestion what we could do to rectify the layout problem with the Simile timeline in IE8 and IE9? If it can be fixed, then we’ll be able to keep the timeline on the nsf.gov website.

share|improve this question
Steve, I've suggested we migrate the question to stackoverflow, as it's coding related. – toomanyairmiles May 3 '12 at 21:49
Cross-posted from StackOverflow - closing local duplicate. – danlefree May 4 '12 at 0:42

closed as off topic by Su', danlefree May 4 '12 at 0:42

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.