Looks like I forgot to mention that in IE6 the table view (default)
only displays

<h1>MIT Nobel Prize Winners</h1>
   <table width="100%">
       <tr valign="top">
           <td ex:role="viewPanel">
               <table ex:role="lens" class="nobelist">
                   <tr>
                       <td><img ex:src-content=".imageURL" /></td>
                       <td>
                           <div ex:content=".label" class="name"></
div>
                           <div>
                               <span ex:content=".discipline"
class="discipline"></span>,
                               <span ex:content=".nobel-year"
class="year"></span>
                           </div>
                           <div ex:if-exists=".co-winner" class="co-
winners">Co-winners:

Image tag placeholder after the H1 tag and then it ends at Co-winners:

On Mar 31, 3:00 pm, KRD <[email protected]> wrote:
> Yep, I have a machine running the dreaded IE6 and nothing else just
> for these reasons.
>
> Added the bundle tag... no difference.
>
> Tried doing a case search to see if Exhibit as opposed to exhibit
> would shed any light, no such luck.  Short of CSS issues the Nobelists
> pages are almost identical but we're still looking.
>
> On Mar 31, 3:29 pm, David Huynh <[email protected]> wrote:
>
>
>
> > This is going to be tough since I no longer have IE6 on any of my
> > machines to debug... And IE6, IE7 don't even say which .js file the
> > error occurs in.
>
> > For your exhibit, could you append ?bundle=false after exhibit-api.js
> > and tell me if you get a different error line number?
>
> > David
>
> > KRD wrote:
> > > Well we changed
>
> > >http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js
> > >http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js
>
> > >http://static.simile.mit.edu/exhibit/extensions-2.0/time/time-extensi...
> > >http://api.simile-widgets.org/exhibit/2.2.0/extensions/time/time-exte...
>
> > > Everything looks good except for IE6
>
> > > On Mar 31, 1:13 pm, KRD <[email protected]> wrote:
>
> > >> Yep that's what we had been working against although we actually
> > >> started with the Gettin Started tutorial, believe it or not.  Started
> > >> from herehttp://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?Thesepoint 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 -- Hide quoted text -
>
> > >> - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to