On Tuesday, September 2, 2014 5:48:26 AM UTC+1, David Karger wrote:
>
>
> On 8/28/2014 10:54 AM, Edmond Wang wrote:
>
> Hi all,
>
> I'm using exhibit 3.1.0rc3 , how can I execute a script or function
> after the exhibit has been loaded?
>
> There's a set of events triggered at various stages in the exhibit load
> process; you can find a description here:
> https://github.com/simile-widgets/exhibit/wiki/Scripted-Event-API
>
>
Thanks for the link, just the kind of thing I was looking for.
However I can't seem to get it to work, is the following code not the
correct usage?
$(document).on('exhibitConfigured.exhibit',function() {
console.log('Exhibit configured!');});
I'd also like to ask if work is still being done on DIDO? It was mentioned
> in some earlier posts, seems really interesting and if functional would be
> really useful in my project.
>
> I've been working on a replacement WYSIWYG editor for exhibit (without
> some of the single-integrated-document aspects of Dido):
> https://github.com/karger/exhibit-conf
>
> It's still early but you can play with it at
> http://people.csail.mit.edu/karger/EConf/exedit.html
>
>
> Cheers
> --
> 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.
>
>
>
It looks really promising, although is it intended for it to currently only
be compatible with FF? It won't open for me in Chrome 37 and IE9.
Cheers
--
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.