GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Resize and position a window (https://gfy.com/showthread.php?t=111564)

theking 02-27-2003 01:52 AM

Resize and position a window
 
I have tried to find script to resize and position a window but cannot seem to find what I want.

I don't want a popup. What I want is to click on an ordinary link and open a new window that is already sized and positioned. Thanks in advance.

Amputate Your Head 02-27-2003 01:55 AM

Dreamweaver
Behaviours
Add Behaviour
Open Browser Window

set your size and attributes
click 'Okay'

go to html view, find your link, and behind the width & height part, add a left and top code for wherever you wanna put it.

Amputate Your Head 02-27-2003 02:18 AM

you get that you bastard...?

primate 02-27-2003 03:17 AM

Put this script in <head></head> section and your window will autosize to the resolution the user has.

Shit, board donīt accept to put this script in post.

hit me on ICQ 123804761

Mutt 02-27-2003 03:20 AM

Quote:

Originally posted by Amputate Your Head
you get that you bastard...?
:1orglaugh

theking 02-27-2003 05:03 AM

Quote:

Originally posted by Amputate Your Head
you get that you bastard...?
Got it you dirty bastard.

pornojail 02-27-2003 07:48 AM

Use this with java script :
self.moveTo(0,0); self.resizeTo(screen.availWidth,screen.availHeight );


:thumbsup


All times are GMT -7. The time now is 03:51 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123