![]() |
[HTML] new window size
I know to have a link open in a new window you use target=blank, but is there HTML code to set the size of a new window? I want a link to open in a smaller new window.
|
nope, going to have to use javascript
relavent link |
It's recommended that use both the HTML target attribute and an onclick handler to pop the JavaScript window, just on the off chance that the visitor has JavaScript disabled in their browser. In that case, the default HTML behavior will still work.
PHP Code:
|
Thanks guys!! You rock!
|
We swivel too! :p
|
I'm working on OS 10.2. I'm using this code:
PHP Code:
|
You may have to explicitly declare all of the window features in IE 5.x:
PHP Code:
|
All times are GMT -8. The time now is 10:49 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project