[Simile-Widgets] Re: SIMILE Timeline and IE8 again

2010-02-16 Thread huw_at1
Bump On Feb 8, 3:37 pm, huw_at1 huwdjo...@gmail.com wrote: Hi there, Apologies if this has already been asked but I am getting an error fromIE8when trying to view my timeline. As usual it works fine out of FireFox/Chrome. I am getting: User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows

[Simile-Widgets] How to freeze current timeline view?

2010-02-16 Thread jqueryui-vienna
Is it possible to freeze the current timeline view programmatically, i.e. mouse scrolling has no impact on the timeline zoom or scale? -- You received this message because you are subscribed to the Google Groups SIMILE Widgets group. To post to this group, send email to

[Simile-Widgets] Does autoWidth also support the shrinking of the timeline?

2010-02-16 Thread jqueryui-vienna
I'm very enthusiastic about the new autoWidth-Feature of the timeline. But Test Example 2 shows that it only works one way: it expands the timeline's width (actually height) if there are too much much events. But what if the user wants to filter out events or moves the timeline to a less

[Simile-Widgets] Re: How to freeze current timeline view?

2010-02-16 Thread mleden
Hi, Yes, I think what you're looking for is available. (The ability to restrict visibility in the Timeline to a fixed window of time.) We have implemented something similar by using the following settings in our Timeline Constructor: theme.timeline_start = new Date(TIMELINE_FIRST_DATE);

[Simile-Widgets] Login to check out?

2010-02-16 Thread Michael Andersen
Hi I'm trying to check a copy of exhibit out from http://simile-widgets.googlecode.com/svn/exhibit/trunk http://simile-widgets.googlecode.com/svn/exhibit/trunk all goes well until External: C:\website\exhibit\src\ajax and then tortoise wants a username and password. An I missing

[Simile-Widgets] Exhibit JQuery UI?

2010-02-16 Thread mleden
Hi, Has anyone had success mixing Exhibit with the JQuery UI? Specifically, I'm trying to add the JQuery UI Accordion widget and JQuery UI Themes to an existing Exhibit. However, it looks like nothing is rendering in the Exhibit divs (which now sit within the JQuery UI divs). Is this somehow