I have made significant modifications to the timeline code, and I am now 
trying to port that over to be used in exhibit.  However when I load my js 
files I receive the message "Timeline is undefined" for every js file I 
attempt to load via <script>

Here is my html that is relevant:

    <link href="eventDataTest.json" rel="exhibit/data" 
type="application/json"/> 

    <script 
src="http://api.simile-widgets.org/exhibit/3.1.0rc/exhibit-api.js";></script> 

    <script 
src="http://api.simile-widgets.org/exhibit/3.1.0rc/extensions/time/time-extension.js?bundle=false";></script>
 


    
    <script src="timeline.js" type="text/javascript" ></script>        
    <script src="ether-painters.js" type="text/javascript" ></script>    
    <script src="verticalEventPainter.js" type="text/javascript"></script>
    <script src="listSources.js" type="text/javascript"></script>
    <script src="ethers.js" type="text/javascript"></script>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to