|
i'm trying to get a pop window using a link
<a href="javascript:window.open('join.html','join','w idth=610,height=300,resizable=no');">click here.</a>
this is what i'm using but when i click the link the pop up appears just fine but it brings me to a page that says [object]
Can anyone help me?
|