|
<script type="text/javascript">
function clicked() {
if (event.y < 240) {
window.open("http://www.website.com", "new");
};
};
</script>
and use onMouseDown="clicked()" in your object id.
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
My Cam Feeds Script
|