Hi,
I try to have a interaction between javascript in my HTML and javascript of Servoy.My HTML string is display on a HTML_AREA.
I know I can use a link like this:
link
And it works fine.
But I want to know if it’s possible to use fonctions onClick, onDblClick, onmouseover, onmouseout,… on a tag , …
Thanks