> I have a link, which will pop up a new window, but the problem is: I don't
> know how to resize the new popped-up window.
>
> My code is like this:
>
> <A HREF="www.intc.com" target="_blank"> intel connection </A>
* for 3.0+ browsers open a window with javascript (see www.irt.org window
FAQ's) and set size in window features
* for 4.0+ browsers maybe there are some DHTML ways to set browser size but
i'm sure it will be a headache to make it work for IE as well as NS as well
as Mozilla.
good luck,
Chris
--------------------------------------------------------------------
-- C.Hayes Droevendaal 35 6708 PB Wageningen the Netherlands --
--------------------------------------------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]