Thread: address bar
View Single Post
  #2 (permalink)  
Old 08-28-2004, 09:51 PM
vivekar vivekar is offline
WebProWorld Member
 
Join Date: Jul 2004
Location: ---| here |---
Posts: 83
vivekar RepRank 0
Default

add this in your <head> of the html page

<script language="javascript">
<!--
function bigwindow(myurl)
{
window.open(myurl,"preview",'resizable=yes, location=no, menubar=no, status=no,scrollbars=yes,width=790,height=550');
}
-->
</script>

Open
__________________
Submit URL - Website Directory Web TemplatesWeb hosting firms list
Reply With Quote