Close
jGuru Forums
Posted By: Padma_Sridhar Posted On: Tuesday, March 27, 2001 02:49 AM
I want to give the width & height parameters for a new Window which is opened by clicking on a hyperlink?? How doI do this??
Re: how to control the size of the window which is opened from Hyperlink?
Posted By: Anthony_Marsh Posted On: Thursday, March 29, 2001 08:29 AM
You have to do it using javascript not target="_blank".
For example:
click me!
You can also do a lot more than just this. Take a look at:
http://tech.irt.org/articles/js128/index.htm
Kindest Regards
Ant