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 :)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to