Hi Charles, thank you. On Thursday, 30 April 2015 23:35:35 UTC+2, Charles wrote: > > try ex:onclick instead of just onclick > that's what worked for me. fyi I am using v2.2. >
I'm using exhibit 3 and it seems to work. I have set: <a ex:href-content=".URL" ex:onclick="myfunction(ex:content='.URL')">mytest </a> And I obtain only: <a href="http://someurl.com">mytest</a> Without any onclick function :( -- 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.
