473,396 Members | 1,666 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

New browser window with no toolbars

I have created a number of PowerPoint presentations, and had PowerPoint
convert them to HTML for inclusion on our web site. How do I force these
HTML presentations to open in a new browser window without any visible tool
bars, so as to take advantage of the largest possible viewing area?

Thanks!

jim
Jul 23 '05 #1
5 6172
"James M. Haberman" <jh*******@bestechcorp.com> writes:
I have created a number of PowerPoint presentations, and had PowerPoint
convert them to HTML for inclusion on our web site.
Hopefully you ran them through some sort of cleaning program
afterwards - advantages of this include:
- will work in more browsers
- will be considerably smaller in file size, so loads quicker and
saves your bandwidth bills
- will be much easier to debug if it doesn't look right
How do I force these
You _can't_ force this, and it would be a bad idea to try (consider
someone with a 2048x1536 screen who has more than enough space already
in their browser, for an extreme example, but it could annoy people on
more common resolutions too).
HTML presentations to open in a new browser window without any visible tool
bars, so as to take advantage of the largest possible viewing area?


Open them normally, then tell the browser to display 'full screen'. In
Opera it's F11 to do this, I can't remember off-hand what it is in
other browsers, but it's probably in the respective manuals.

--
Chris
Jul 23 '05 #2

"James M. Haberman" <jh*******@bestechcorp.com> wrote in message
news:eyxEd.8807$ig7.27@trnddc04...
I have created a number of PowerPoint presentations, and had PowerPoint
convert them to HTML for inclusion on our web site. How do I force these
HTML presentations to open in a new browser window without any visible tool bars, so as to take advantage of the largest possible viewing area?


Isn't it up to your users to decide whether to alter their preferred
configuration temporarily if they want to increase their viewing area?

Jul 23 '05 #3
And to answer the question, you can do the following:

<a href="javascript:void(0);"
onclick="window.open('path/to/presentation.ppt','winName','width=500,height=500, top=50,left=50')">Link
Text</a>

You can call the window.open method may ways. The above is one of the
many possibilities.

The window.open method takes additional properties (besides dimension
and location) - some which specifically controll scrolling, resizing,
toolbars, status bars, etc.

The comments of Chris and Harlan should be taken into consideration. A
user can find it frustrating to have their interface controlled by the
content their viewing.

Cheers,
Ben Long

Jul 23 '05 #4
Ben Long <be*****@gmail.com> wrote:
And to answer the question, you can do the following:

<a href="javascript:void(0);"
onclick="window.open('path/to/presentation.ppt','winName','width=500,height=500, top=50,left=50')">Link
Text</a>


You can, but you shouldn't. Use the HREF attribute for a real URL, so the
link works when JavaScript is disabled/unavailable. For example:

<a href="example.ppt"
onclick="window.open([...]); return false">
--
Darin McGrew, mc****@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp.com, http://www.HTMLHelp.com/

"Who is General Failure and why is he reading my hard disk?"
Jul 23 '05 #5
Previously in comp.infosystems.www.authoring.html, "James M. Haberman"
<jh*******@bestechcorp.com> said:
I have created a number of PowerPoint presentations


So you said in alt.html.

Crosspost, don't multipost
http://oakroadsystems.com/genl/unice.htm#xpost
Why and how to crosspost
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Greg Williams | last post by:
Anyone know a way to hide all IE's toolbars when and ASP.NET page loads?? should I do this with Javascript or can I use C# to do this. thanks
20
by: msa | last post by:
Hi there, First off, let me say that I know that launching to full screen is a bad idea. I would never do it given the choice, but I must follow orders from my boss, the boss that desparately...
6
by: Biguana | last post by:
Hi, Just wondering if anyone can help here. We have a site where most of the site opens in a window with no toolbars or menubar: window.open('mypage.aspx','self','toolbar=0, menubar=0, etc,...
3
by: Rik Brooks | last post by:
I know that I can redirect my user to another url with Response.Redirect, but is there a way to open another browser, preferrably one with the menu and toolbars not visible? In other words, I'm...
5
by: David Baker | last post by:
Hi all I am very new to ASP.Net. I am trying to create a sniffer for our program. We want our users to click our sniffer and hopefully the sniffer will check their computer against our...
17
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I find the size of a browser window?...
2
by: Webley | last post by:
Hello all...first time here...hope you can help me! I'm trying to get the original popup window to close on submit. Because there are actually 4 form tags on this page, I'm not sure if that's...
3
by: Uriah Piddle | last post by:
Hi Gang, With your help, I can show a thumbnail image in a new browser window. But I would like to open the browser without all of the toolbars and sized smaller -- something like what you get...
0
by: toeffetommy | last post by:
Hello, I need a piece of functionality developed for our Website and I need some technical advice on how get there. Essentially, what I want to develop is a browser-within-browser...
4
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I modify the current browser window?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.