Click to See Complete Forum and Search --> : Creating a page w/o Toolbars...
CO_Cowboy
12-01-2005, 04:57 PM
I am working with Home automation. I have pages that open in a browser. I have a good understanding of html. I have been able to change the "<title>" to what I would like, However I was wondering if there is a way of placing <code/Tag's> in the <header> to keep the Toolbar & buttons hidden, so that when the page opens it appears to be more of an application.
pcthug
12-01-2005, 07:49 PM
This cannot be done with any type of scripting langauge (html, php, javascript, etc.) as there is no code to remove the browsers buttons and scrollbars.
However you may like to have a popup which you can remove the:
Browsers Buttons
Address Bar
ScrollBar
And Basically every thing else
You can also Change the size and position of the Popup window