Hi David, Have you pushed the changes to STABLE branch? Because I tried using the STABLE version, but it did not work with IE 7 and 8 again. If you have not pushed it yet, I will try again after you push the changes.
Regards, Thiru On Sunday, 23 March 2014 18:59:47 UTC-4, David Karger wrote: > > This was a very local change that makes the code a bit uglier but should > not break anything else. > On 3/23/2014 4:27 PM, Thiru wrote: > > Hi David, > > Yes it is now working on IE 7 and 8. Thank you! > Do you expect this change to break anything else on any other browsers or > is this code specific to IE 7 and 8? > Thanks again for all your help David ! > > Regards, > Thiru > > On Sunday, 23 March 2014 01:53:59 UTC-4, David Karger wrote: >> >> I've tracked one problem (a flaw in IE7/8 javascript support) and put in >> a fix here: >> http://people.csail.mit.edu/karger/ExhibitK/api/ >> >> let me know if it works in your IE7/8. If it does, I'll push it to the >> repository. >> >> On 3/22/2014 11:00 PM, Thiru wrote: >> >> The page which uses Exhibit 3.0 is actually here (temporary location). >> Sorry I did not mention it before. >> >> http://itms.rutgers.edu/bigchill13/NJClimateAdaptationDirectory3.html >> >> The exhibit code: >> http://itms.rutgers.edu/bigchill13/NJClimateAdaptationDirectory3.txt >> >> I tested it using the online testing tools like browserstack. The page >> did not seem to come up there using IE 7 and 8. The thing is I never had >> any problem on my machine while developing, but people have complained once >> it went into production. Hence,the extra precaution this time. >> >> Really appreciate your help David ! >> >> Regards, >> Thiru >> >> On Saturday, 22 March 2014 20:34:36 UTC-4, David Karger wrote: >>> >>> The page seems to work fine for me when I run IE11 in IE7 and IE8 >>> mode. Have you made any changes since posting this? >>> >>> On 3/22/2014 3:30 AM, Thiru wrote: >>> >>> Thanks David! I made the changes you suggested. I changed to STABLE >>> version of exhibit 3.0 and made ex to data-ex as per documentation. >>> I tested it using some browser compatibility tools online like >>> browserstack. >>> IE 7 and 8 seem to have a problem loading the page. Other browsers seem >>> to work fine. Your thoughts are appreciated. >>> >>> Regards, >>> Thiru >>> >>> On Thursday, 20 March 2014 01:30:45 UTC-4, David Karger wrote: >>>> >>>> Exhibit 2.2.0 is retired. I suggest you update to exhibit 3: >>>> http://api.simile-widgets.org/exhibit/ >>>> the STABLE branch is a good compromise between having the latest >>>> bugfixes and avoiding bleeding-edge releases. >>>> It might just work as is (we have a backward compatibility module), but >>>> you should make the following minor change to attribute syntax to be >>>> compatible with the new version: replace e.g. ex:facetLabel with >>>> data-ex-facet-label (and similarly for all other attributes). You'll >>>> also need to slightly change your data link: >>>> >>>> <link >>>> href="https://spreadsheets.google.com/feeds/list/0AhAtAyourKeyUN0SFlfeVVfZU9qWkQtMUE/od6/public/basic?alt=json-in-script" >>>> rel="exhibit-data" data-ex-converter="googleSpreadsheets" >>>> type="application/jsonp"/> >>>> >>>> >>>> >>>> On 3/20/2014 1:20 AM, Thiru wrote: >>>> >>>> Hi, >>>> >>>> I developed a web page using simile exhibit. The data comes from a >>>> google spreadsheet. Everything worked great when I developed it. But now >>>> when it has gone live, many people are complaining that it is not loading. >>>> Only the static html and the "loading" animation come. The actual data >>>> never loads >>>> Some of the complaints are on Mozilla firefox, some are on Chrome and >>>> some are on IE. >>>> >>>> Here is the link to the web page. Please scroll down to see the >>>> exhibit content. >>>> http://njadapt.rutgers.edu/resources/climate-adaptation-directory >>>> >>>> I am using Simile 2.2. >>>> http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js >>>> Has anyone faced this problem? What is the resolution to this? Please >>>> help me out... >>>> >>>> Regards, >>>> Thiru >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "SIMILE Widgets" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/simile-widgets. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "SIMILE Widgets" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/simile-widgets. >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "SIMILE Widgets" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/simile-widgets. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected]<javascript:> > . > Visit this group at http://groups.google.com/group/simile-widgets. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
