![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2004
Location: Port Macquarie, NSW, Australia
Posts: 10
OS: XP
|
Dechromed browser window
I am building a site for an intranet and they have requested chromeless windows - absolutely nothing but the html content. All the navigation elements will be within the content of the pages. I know how to make a chromeless pop-up window but is it possible to create an initial window (ie self) that opens chromeless?
Thanks, Redback |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Mar 2007
Posts: 1
OS: xp
|
Re: Dechromed browser window
You may want to consider using Kiosk mode (http://support.microsoft.com/kb/154780)
Alternatively, this function may provide a clue: function popup(linkUrl, winWidth, winHeight){ var winName = 'popup'; window.open(linkUrl, winName, "width="+winWidth+", height="+winHeight+", scrollbars=1, resizable=1"); } http://msdn.microsoft.com/workshop/a...ods/open_0.asp |
|
|
|
![]() |
| Thread Tools | |
|
|