Does anyone have any ideas on whether this is possible?
On Fri, Sep 5, 2008 at 11:27 AM, Stephen Martino <[EMAIL PROTECTED]>wrote:
> To the group,
>
> I have the below statement in my timelineConfig to set the width of the
> timeline to 1280 pixel. What would be optimal is to be able to use a
> percentage setting here, ie: 100% so that it adjusts automatically to the
> resolution of the screen, ie: it fits into the screen resolution that the
> user is using...any thoughts?
>
> thanks
>
> Steve
>
> var timelineConfig = {
> timelineConstructor: function (div, eventSource) {
> div.style.width="1280px";
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---