OutFront Forums
     Home    Register     Search      Help      Login    

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

 

Open in a new window (Certian Size)

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Open in a new window (Certian Size)
Page: [1]
 
 
Ziggyzaz

 

Posts: 250
Joined: 5/29/2003
Status: offline

 
Open in a new window (Certian Size) - 7/28/2003 12:50:05   
I want to have a new window open when a link is clicked on but I only want this window to be a certian size. How can I do this

_____________________________

Your Chicken is on Fire
Gil

 

Posts: 7533
From: North Carolina, USA
Status: offline

 
RE: Open in a new window (Certian Size) - 7/28/2003 12:58:38   
W/ Javascript - change the parameters till it' s the size you want.

<a href=" #" onClick=" MyWindow=window.open(' http://www.yoursite.com/index.html' ,' MyWindow' ,' toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=700,height=400,left=30,top=30' ); return false;" > Click here for more information</a>

_____________________________

Gil Harvey, 1947-2004

(in reply to Ziggyzaz)
Ziggyzaz

 

Posts: 250
Joined: 5/29/2003
Status: offline

 
RE: Open in a new window (Certian Size) - 7/28/2003 13:07:21   
Where do i put the size i want?

_____________________________

Your Chicken is on Fire

(in reply to Ziggyzaz)
Mike54

 

Posts: 4870
Joined: 3/26/2001
From: Way Up Over
Status: offline

 
RE: Open in a new window (Certian Size) - 7/28/2003 13:13:52   
:) Zig ' er scroll over to the right of Gils post. You' ll note attributes for width (700) and height (400). That would be in pixels BTW.

_____________________________

Who was the first guy that looked at a cow and said, "I think that I'll drink whatever comes out of those things when I squeeze them"?

New photogalleries, stop by sometime.
Or you could just view the old stuff.
Old photogalleries

(in reply to Ziggyzaz)
Ziggyzaz

 

Posts: 250
Joined: 5/29/2003
Status: offline

 
RE: Open in a new window (Certian Size) - 7/28/2003 13:19:28   
Thanks, I looked for a scroll bar but didn' t see one, i guess i was just blind, I see it now thanks

_____________________________

Your Chicken is on Fire

(in reply to Ziggyzaz)
Spooky

 

Posts: 26723
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: Open in a new window (Certian Size) - 7/28/2003 17:53:22   
Also, check out the ' spawn' addition from www.jimcoaddins.com for creating windows.

_____________________________

If you arent part of the solution, then there is good money to be made prolonging the problem

Sp:)ky


(in reply to Ziggyzaz)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Open in a new window (Certian Size)
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts