Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-08-2010, 06:23 AM   PM User | #1
narek
New Coder

 
Join Date: Feb 2010
Location: Armenia
Posts: 41
Thanks: 17
Thanked 0 Times in 0 Posts
narek has a little shameless behaviour in the past
Question window with certain height and width

how can I give my window certain width and height.
This is my code
<input type='button' value='knopka' onclick=window.open('porc.html')>
narek is offline   Reply With Quote
Old 02-08-2010, 11:39 AM   PM User | #2
Stooshie
Regular Coder

 
Stooshie's Avatar
 
Join Date: Mar 2008
Location: Dundee, Scotland
Posts: 376
Thanks: 9
Thanked 39 Times in 39 Posts
Stooshie is on a distinguished road
Code:
<input type='button' value='knopka' onclick=window.open('porc.html','windowname','width=500,height=500')>
__________________
Regards, Stooshie
O
Stooshie is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:04 PM.


Advertisement
Log in to turn off these ads.