Very, very new user here (but love the potential). I got things working with the following: <script src="http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js" type="text/javascript"></script> <script src="http://static.simile.mit.edu/exhibit/extensions-2.1.0/time/time-extension.js"></script>
but when I attempt to move to 3 (or even timeline-extension 2.2) using <script src="http://api.simile-widgets.org/exhibit/3.0.0/exhibit-api.js" type="text/javascript"></script> <script src="http://api.simile-widgets.org/exhibit/3.0.0/extensions/time/time-extension.js"></script> I get these errors: 1. Uncaught TypeError: Property 'jQuery' of object #<Object> is not a function time-extension.js:129<http://api.simile-widgets.org/exhibit/3.0.0/extensions/time/time-extension.js> 1. (anonymous function)time-extension.js:129<http://api.simile-widgets.org/exhibit/3.0.0/extensions/time/time-extension.js> 2. (anonymous function)time-extension.js:130<http://api.simile-widgets.org/exhibit/3.0.0/extensions/time/time-extension.js> 1. TypeError {} exhibit-scripted-bundle.js:1<http://api.simile-widgets.org/exhibit/3.0.0/exhibit-scripted-bundle.js> 1. Could not parse https://spreadsheets.google.com/feeds/list/0Al2KbdRaOom8dHJjaGd6cDEwZ3NzYkFXY3RkWWVfQkE/od4/public/basic?alt=json-in-script TypeError exhibit-scripted-bundle.js:1<http://api.simile-widgets.org/exhibit/3.0.0/exhibit-scripted-bundle.js> 1. Uncaught TypeError: Cannot call method 'createFromDOM' of undefined exhibit-scripted-bundle.js:1<http://api.simile-widgets.org/exhibit/3.0.0/exhibit-scripted-bundle.js> My broken page is at http://www.users.muohio.edu/coopermj/outagetimeline3.html and my working one is at http://www.users.muohio.edu/coopermj/outagetimeline.html It references a spreadsheet at http://goo.gl/upSIWo. I'm guessing it has something to do with getting an error on one of my records, but I can't figure out which it is and it seems 2.1 absorbs the error better. Is there any light someone could shed on this for me? Thanks! -Micah -- 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/groups/opt_out.
