New small window

Example

SEARCH ENGINE

Source code

<p><script type="text/javascript">

function NAME_IT() {

window.open('http://www.computerhope.com/cgi-bin/search.cgi','EANITHING','toolbar=no,location=no, directories=no, status=yes, menubar=no, resizable=yes, copyhistory=no, scrollbars=no, width=300, height=300');

}

</p>

<p align="center">
<a href="javascript:NAME_IT();"SEARCH ENGINE </a>
</p>

  • Category
  • Cool Tricks
  • Related pages
  • HTML Help
  • Solved?
  • Were you able to locate the answer to your question?