Thanks for your response. I took at look at the example you sent. I didn't
get a notification of this, but I had figured it out and was just about to
post what I did.
In the last 5 days I've really grown to love the timeline control. I'm
stubbed out most of the JS in Script# and I'm using it successfully for the
most part. I've been struggling with the documentation, but looking at
instances in the debugger I've figured out most of the semi-complex stuff.
I do have one question. I'm only using the timeline in my project hosted on
a web server. What is the best way to reduce the # of files it downloads?
The startup time is very slow. Does it need all those files? There's almost
50+ requests that go out and fetch additional scripts. I think the example
does almost the same.
To help others, here's what I had to include:
<script
src="http://api.simile-widgets.org/exhibit/3.0.0/exhibit-api.js?bundle=true"></script>
<link rel="exhibit-extension" type="text/javascript"
href="http://api.simile-widgets.org/exhibit/3.0.0/extensions/time/time-extension.js?bundle=true"
/>
div id="campaignTimeline" style="height: 250px; border: 1px solid #aaa;
background-color: blue" class="fillparentarea">
</div>
Thanks,
Nick
On Tuesday, March 12, 2013 2:58:48 PM UTC-7, David Karger wrote:
>
> Are you trying to use the hosted versions or host your own copy of the
> scripts?
> Exhibit 3 will load timeline as you can see from this example:
> http://simile-widgets.org/exhibit3/examples/presidents/presidents.html
>
> On 3/7/2013 10:26 PM, The Outlander wrote:
>
> I played with version 2.3.1 a while back and included the following file:
> http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js?bundle=true.
> Everything seemed to work fine.
>
> I'm now interested in using the timeline control and learned that
> there's Exhibit 3 that I should be using, so I looked at the timeline
> example and tried to include the javascript file that the sample used (
> exhibit-api.js?bundle=false.
> However, it fails on my app as it looks to load additional files from
> root\Scripts, but my project is in another sub folder and I'm not sure if I
> need to manually tweak the original file to locate the dependencies
> correctly?
>
> Can someone please help me get started with simply listing the files
> that are required by the timeline control? Is there a bundled version?
>
> Thanks,
> Nick
> --
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected]<javascript:>
> .
> Visit this group at http://groups.google.com/group/simile-widgets?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.