The trunk version of exhibit (http://trunk.simile-widgets.org/) has (experimental) syntax for linking to data from the document body. You can see examples in http://trunk.simile-widgets.org/exhibit/examples/loaders/loaders.html and use it at http://trunk.simile-widgets.org/exhibit/api . The basic syntax is

<a  
rel="exhibit/data"href="http://your-data-link-here/"type="application/json";></a>



On 10/26/2011 3:00 PM, kasaba wrote:
Hi guys,

I have to write an application and use exhibit, but I have no control
to head element. I decided to make a sample to assure myself dynamic
embedding is working. But there's a problem when open the html page
it's thrown an error "Details: TypeError: D is undefined".

The code for Dynamic Exhibit Embedding is got from here
http://simile.mit.edu/wiki/Exhibit/How_to_include_the_Exhibit_API
Html page http://pastebin.com/dgY9EUWv.

I think the row   SimileAjax_onLoad = Exhibit_onLoad
makes some trouble. There's no point of executing this row.

Thanks in advance.


--
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