View Single Post
Old 01-13-2005, 06:06 AM  
Zester
Confirmed User
 
Zester's Avatar
 
Industry Role:
Join Date: Jul 2003
Posts: 5,344
Quote:
Originally Posted by celebx
<script>
function functionname() {
alert();
}

w=window.open('url');
w.document.onload=functionname; // no ()
</script>
same problem: "Access Denied"
__________________
* Mainstream ? $65 per sale
* new male contraception
Zester is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote