Yep that's what we had been working against although we actually started with the Gettin Started tutorial, believe it or not. Started from here http://simile.mit.edu/wiki/Exhibit/Getting_Started_Tutorial
Didn't think to check the example on IE6 but just did and no errors on IE6 or 7 through the link you provided. They do look a little different, I'm assuming that we're pointing at an old version. Does the tutorial need to be updated? On Mar 30, 9:54 pm, John Callahan <[email protected]> wrote: > Can you try setting up the MIT Nobelists example > fromhttp://www.simile-widgets.org/wiki/Exhibit_examples? These point to the > most recent version of Exhibit, v2.2. It's always easiest to debug when > working from the current version. > > How does the simile-widgets.org hosted example look when viewing through > IE6? IE7? Should be the same as your local version. > > - John > > ************************************************** > John Callahan > Geospatial Application Developer > Delaware Geological Survey, University of Delaware > 227 Academy St, Newark DE 19716-7501 > Tel: (302) 831-3584 > Email: [email protected]http://www.dgs.udel.edu > ************************************************** > > > > KRD wrote: > > Setting up the Nobelists example, sorry can't provide a link yet. > > Everything looks great in IE 7 and FF but I'm getting an 'Exhibit' is > > undefined error message in IE 6. > > > Line 7 Character 1 on the default page load. > > > I know it's a long shot and tough to help without an example and code > > but I figured I'd let it fly and see what happens. > > > Wild guess, but could it be related to the following > >http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js > > > var loadMe = function() { > > if (typeof window.Exhibit != "undefined") { > > return; > > } > > > window.Exhibit = { > > loaded: false, > > params: { bundle: !useLocalResources, autoCreate: > > true, safe: false }, > > namespace: "http://simile.mit.edu/2006/11/exhibit#", > > importers: {}, > > locales: [ "en" ] > > }; > > > Any ideas would be great, any specific requests short of a page to > > look at I can help with :)- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
