Hi all,
thank you, I made a few steps forward.

I have changed all the syntax from simile exhibit 2 to 3. But I'm still 
missing something.

I have applied my code to this demo website 
http://petrusino.opendatasicilia.it/index_test.html

In the cells of the column I have highlighted in the below image I have 
inserted this kind of code:

<td><a data-ex-href-content=".URL" data-ex-onclick-content=".URL">my text
</a></td>

And I obtain:

<td><a href="http://samplesite.com"; onclick="http://samplesite.com";>my text
</a></td>

I know that it's the right result. But I would like to obtain something 
like:

<td><a href="http://samplesite.com"; onclick="myfunction('
http://samplesite.com');">my text</a></td>

And I do not know how to write the right code.

Thank you



<https://lh3.googleusercontent.com/-vf8dpz1HEkk/VUc791BVeDI/AAAAAAAAw_4/JQsOC1pUJ1k/s1600/2015-05-04_11h27_45.png>

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

Reply via email to