Page Settings

liunx

Guest
Hola, <br />
<br />
I have a quick question...<br />
<br />
How do I set the height and width of a page?<br />
<br />
ie: I click on a link and the page that is loaded, is displayed in a smaller page like a pop up.<br />
<br />
Thanks for any suggestions!<!--content--><a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.w3.org/" onclick="window.open(this.href,'child', 'height=400,width=300'); return false">W3C</a><!--content-->Sorry, but it is still doing like it has been. The size hasn't changed to something superbly small.<!--content-->1) Is JavaScript enabled on your browser?<br />
<br />
2) Can you post the URL?<!--content-->Java Script is enabled and I cannot post the URL (sorry).<!--content-->Here is a bit of the code<br />
<br />
<a href=http://www.webdeveloper.com/forum/archive/index.php/"Explaination_of_Reports/Explaination_Report2.htm" target="_blank">Report 2</a></p><br />
<br />
I tried the code from Charles, but when I clicked upon the link, the parent page would change. Then I would get a pop up window. <br />
<br />
The pop up window is what I want, but with the parent page not changing to the link.<!--content-->Then you didn't properly follow my example. You omitted the "return false".<!--content-->Close guess. I didn't get all of the quotes in the correct places. Thanks for your help!<!--content-->I'm sure Charles meant to say, "You're welcome!"<!--content-->
 
Back
Top