Hi Yuri, You may wish to use the trunk version of Timeline. It includes vertical scrollbars automatically when needed.
Regards, Larry ________________________________ From: Yuri <[email protected]> To: SIMILE Widgets <[email protected]> Sent: Sunday, May 10, 2009 10:43:01 AM Subject: Problem with the Timeline and Vertical Scrollbar in IE7 Folks, I am at the end of my wits here and need some help. To enable a vertical scrollbar for a timeline I put it in a nested DIV like this: <div style="overflow-y : scroll; overflow-x : hidden; width: 570px; height: 260px; margin-top: 10px; margin-bottom: 10px; border: 1px solid"> <div id="TimelineDiv" style="width: 570px; height: 1600px;" ></div> </div> TimelineDiv is the timeline container. Works perfect in FF and Opera. But in IE7 the timeline renders on top of the scrollbar of the parent div, like this http://www.sentimetrix.com/sentigrade/files/scrollbar.jpg (I shortened the height of the TimelineDiv to see if the scrollbar renders at all and indeed it does but it is placed under the timeline) My expertise with CSS is marginal at best and all my attempts to find and change a setting that would be responsible for such behavior failed. Extensive Googling on the subj did not yield any meaningful results either. Any help will be very much appreciated. I also have another, unrelated question. My app deals with a significant number of events and it seems to have performance issues, which I narrowed down to the loadJSON call. Would pre-sorting of the events array by date help?. Thanks! And thanks a lot for the great Timeline widget! Yuri --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
