In that sample exhibit loading is in tag head, but in my application a
have no control to head. Is there way to load exhibit in body for
example or it's just mirage?

On 26 Окт, 18:20, David Karger <kar...@mit.edu> wrote:
> 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 
> inhttp://trunk.simile-widgets.org/exhibit/examples/loaders/loaders.html
> and use it athttp://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 pagehttp://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 simile-widgets@googlegroups.com.
To unsubscribe from this group, send email to 
simile-widgets+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to