Hi Chad, So that turned out to be a pretty bizarre bug: Change
<span ex:color="grey" ex:case="missing">Uncategorized</span> to <span ex:color="gray" ex:case="missing">Uncategorized</span> Note "gray" vs. "grey". IE doesn't like "grey". It's safest to use color hex codes, e.g., #888 or #888888. (Exhibit should have given a better error message.) David Chad C wrote: > Hello Everyone! > > I had shelved my music composer Exhibit for a while due to other more > pressing issues, but now I am back at it and still battling with an > error that is stopping the Exhibit from displaying in IE even when it > runs great in Firefox. While using Firefox I get the following error > (in the Firebug console): > > > SimileAjax is not defined > http://static.simile.mit.edu/ajax/api-2.0/simile-ajax-bundle.js > Line 2334 > > This error repeats itself at least a dozen times, but Firefox is > apparently ignoring the error while IE will not even attempt to finish > rendering the page. > > In Internet Explorer I get an error popup that says: > > Caught exception:undefined Details: invalid argument > > The page in question is shown here: > > http://www.musicedmagic.com/Exhibit/composers.html > > If this question has been answered elsewhere please feel free to point > me in the right direction. > > Sincerely, > Chad Criswell > ------------------------------------------------------------------------ > > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
