Hi Carol. The exhibit codebase was updated to work with ie8, but you have to use the newer version of exhibit (version 2.2 instead of 2.0). Change this line in your file:
<script src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js <view-source:http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js>" type="text/javascript"></script> To the following: <script src="http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js <view-source:http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js>" type="text/javascript"></script> or, if you want to always be running the "latest" version of exhibit, <script src="http://www.simile-widgets.org/exhibit/api/exhibit-api.js <view-source:http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js>" type="text/javascript"></script> Carol Robinson wrote: > > > > > Hi, > I created a project using the exhibit program for a student > project website (a year ago, April 2008) which I now keep in a > portfolio file. At the time that I inserted it into the file (April > 2009), it ran on IE 7, FF, Opera, and Safari. I updated to IE 8 in > May. Recently I checked the webpage and found that it no longer > works with IE 8, although it continues to operate with FF, Opera, and > Safari. Is there a way to get the program working in IE 8? The > html page should be: > > http://www.encounter-america.org/portfolio/EA-NC-SearsHouses-InteractiveMap.html > > Carol Robinson > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
