Tim wrote: > I am using two data files that weigh-in around 1MB. I am also > highlighting holidays and weekends on my timeline. As a result both IE > and Firefox have been exhausted trying to run this and it has evolved > into a smoothly scrolling timeline into a choppy, laggy timeline. > > Any suggestions on increasing the performance? > > Has anyone tried with a different browser? - I read that Safari Beta 4 > processes javascript much faster than all browsers. > Tim,
Timeline isn't really designed to handle 1Mb of data. To work around this limitation, it's possible to load just a subset of the data, and then load more when the user scrolls to a different time range. David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
