When can I make the object clickable.
For example:
<object data="img/test.svg" type="image/svg+xml" />
When I add onclick it doesn't work.
Important notice: I need to have an object and not img, due to the fact that I'm making some manipulation to the svg once that it is loaded.