SunQuest
           HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 10th, 2000, 04:06 PM
RogerD RogerD is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Livonia, MI USA
Posts: 2 RogerD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
How do I remove all of the toolbars, and menus from the IE 5.0 browser. Our application needs to use only the navigation buttons that we provide in the browser window. All of the standard toolbars and menus have to be disabled.

Thank you!

Reply With Quote
  #2  
Old August 14th, 2000, 07:14 PM
badhaiku badhaiku is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 6 badhaiku User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
pop your site up in a new window using JS from the index page. then you can pick and choose the properties of your window.

-b

Reply With Quote
  #3  
Old August 14th, 2000, 09:44 PM
sellenit sellenit is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 5 sellenit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
[add this to the first page users are guided
to(index.html or somethin'), it will bring up a new window with a source u provide;
don't forget<body onload="nocrap()">]:
<script language="JavaScript">
function nocrap(){
window.open("somefile.html", "TheName", "location=0, toolbar=0, directories=0, status=0, menubar=0, scrollbars=0, resizable=0, fullscreen=1")
}
</script>
[if u are bothered by the fullscreen, change it back to "0"]

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Removing standard button bar from IE 5.0


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway