So I was wondering instead of putting the javascript in the head and stuff should I just use this?
CODE
<a href="#" onclick="window.open('URL HERE', 'newwnd', 'WIDTH=300, HEIGHT=300, LEFT=100, TOP=100,status=0,scrollbars=0,resizable=0')">NAME OF LINK HERE</a>
And what is the newnd for?
thanks guys.