Need help
Ok i've got this code down and what it's supposed to do is open up a new window but have it a fixed size that I can specify...It works but now that I'm trying to put in other sizes it is not working, can you guys see the error in the code, because I can't.. here is the code
<script type="text/javascript">
function openpopup(popurl){
var winpops=window.open(popurl,"","width=600px,height=500px")
}
</script>
<a href="javascript:openpopup('http://www.examplesite.com/page.htm')">ArchivedNews</a><br>
Thx a lot in return
___________________
And you know what else grinds my gears. YOU AMERICA. **** YOU!!
