![]() |
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. |
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. |
you get that you bastard...?
|
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 |
Quote:
|
Quote:
|
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