If it's truly the same contents in each file, then I guess it must be some sort of an authentication or general accessibility issue with the "remote json file".
The first thing to try is to access the "remote json file", directly from your browser, via the url in your code. HTH, -Mark On Nov 2, 4:52 am, James Cummings <[email protected]> wrote: > Hiya, > > I'm having a strange problem getting a remote json file to work that > is identical to a local one. > > i.e. > if I have > <link href="HOL01-meetings.js" type="application/json" rel="exhibit/data" /> > > It works perfectly as expected. > > If I have > > <link href="http://some.domain.here.com/HOL01-meetings.js" > type="application/json" rel="exhibit/data" /> > > It just spins forever on 'Working'. > > To create the local one all I did was save the remote one from firefox. > > Is there something obvious I'm missing? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
