Popup box without address /title bar

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
snehathomas184
Forum Newbie
Posts: 7
Joined: Tue May 27, 2014 3:40 am

Popup box without address /title bar

Post by snehathomas184 »

i am using popup window ..but i need to hide or remove adrress bar and title bar from popup window
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Popup box without address /title bar

Post by Celauran »

User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Popup box without address /title bar

Post by Christopher »

Specifically, look at the features, such as menubar, toolbar and location.
(#10850)
Post Reply