View Single Post
  #1 (permalink)  
Old 7th January 2009, 00:37
alquimista's Avatar
alquimista alquimista is offline
D4PHP Guru
 
Join Date: Aug 2008
Location: Guadalajara, México
Posts: 234
alquimista is on a distinguished road
Default Disable toolbar in browser

Hi,

In JS I know how to open a new window from an existing page, having the new browser window opened with no toolbar (navigation buttons). "window.open(parameters....)"

How can I do it when loading the initial page of my site? I mean, if my site for example is www.pppp.com, and the user types that URL in the browser, what can I do to have his/her current browser disable the toolbar when loading the initial page of that URL? is it possible? I'd like the user to navigate through the application using only the menu I provide, and not the nav. buttons of the browser.


Thank you
Reply With Quote
Sponsored Links