Is it possible to insert a link to the object tag where after you click it you will be redirected to that link?
I already tried this:
I know this is a very old post, but at least now you can make the link clickable also like this:
a { position: relative; z-index: 1; } object { position: relative; z-index: -1; }