I have been racking my brain for days now and cannot get the button to work with my tell a friend script.
<form>
<input type="button" value="Close Window" onClick="window.close()">
</form>
I'm trying to add it to my web site [snipped]
Any help or guidance would be appreciated.
Thanks
Cake