-
Link not clickable in Google Chrome
I have an image inside a div that links to a video when clicked.
This works fine inside IE but not in Chrome. In Chrome the link is not clickable about 3/4 down on the image. The div position is set to “absolute”. If I set it to “fixed” the problem goes away. How can I solve this issue without changing the position to “fixed”?
Here is the site.
Thanks.