More: -

The fact that the timeline is displayed within an IFrame is
irrelevant: I ran some tests opening the page directly and got the
same result.
autoWidthAnimationTime seems irrelevant - it is only a number of
milliseconds, and I'm not sure what you'd use it for.

I have set up a demonstration version of this page that you should be
able to open without having to register/subscribe to my web site. Go
to
     http://www.famnet.net.nz/test/gdbtimeline.aspx
and it should all open without a problem.  I've set this up to think
that it's using my logon.  If the family data changes, it's because
I've been doing something.  To see my javascript, view the page
source, and click on the link gdbtimeline.js (it's about 8 lines from
the top).

Thank you, Robert.

On Oct 16, 1:58 pm, Robert <[email protected]> wrote:
> I am displaying a timeline within an IFrame, with the data coming from
> XML generated from a SQL Server database.
>
> When I display a timeline using fixed band "width" (actually height)
> values, then if there are too many events then some are simply dropped
> off the bottom of the band and are not displayed.  I added
>     theme.autoWidth = true
> and now the timeline is displayed a two small bands (guess 50px),
> showing even fewer events.  However when I double-click the timeline
> it expands, showing all the events (autoWidth has worked correctly -
> the previously-dropped events are now shown), and iFrame scroll bars
> appear.
>
> This is pretty much what I want, except that I don't want users to
> have to double-click the timeline to get it.  I suspect that the
> solution has something to do with autoWidthAnimationTime, but I can't
> find any documentation on what the settings for this might be.
>
> Can somebody tell me whether I need to set autoWidthAnimationTime? If
> so, how? If not, what should I do?
>
> Thank you, Robert.

-- 
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.

Reply via email to