PDA

View Full Version : Resizing a windows and removing toolbars


CCT.Darren
06-Oct-2006, 02:22 PM
I need to resize the main windows in IE/ Netscapr ect and then I need to remove the windows for a pop up I am doing form my actinic page

what we have is when you click on a form it dose a post and open a new window, this then opens the tell a frend stuff I have writen in PHP one facter we did not for see was the fact that it still leave all the browser menu ect in please.

I can use the resize command in javascrip to resize the window but I also want to remove toolbars ect as well

any one any ideas

ta

Kermy
06-Oct-2006, 02:36 PM
Try here (http://www.htmlgoodies.com/beyond/javascript/article.php/3471221) and here (http://www.htmlgoodies.com/beyond/javascript/article.php/3471181) for opening without toolbars, scrollbars etc.

jont
06-Oct-2006, 02:39 PM
You can also remove scroll bars with CSS but that wont touch the menu bar or status bars etc