Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-10-2004, 05:38 PM   PM User | #1
davel
New to the CF scene

 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
davel is an unknown quantity at this point
disabling toolbar

Does anyone know if there is a way using javascript to disable a toolbar on a page from within itself rather than a spawner window? maybe using a reload in the same window?

Thanks
davel is offline   Reply With Quote
Old 12-13-2004, 08:36 PM   PM User | #2
winactive
New Coder

 
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
winactive is an unknown quantity at this point
I need the same thing but with an explicit purpose

I think I need this!

What I'm trying to achieve (and I'm sure others have tried) is I want to use the browser (Mozilla Firefox 0.9.3) as the image viewer for pictures in a Powerpoint presentation.

What I want is to pop-up a window stripped of menubar, status bar, toolbars and scrollbars that is sized to 'best fit' the image (or fixed at 640x480 image size) that can be used to display the image. It could also do to centre the image on any resolution screen that I run the presentation on.

A lot of the solutions on here use the script to generate a pop-up from within a page, but it needs to be loaded in the pop-up itself as Powerpoint only allows it's HTML link to link to a document, not to enter some HTML/Javascript to achieve it.

(I could cheat by turning off all the unwanted elents of the browser window and dragging to resize and position then closing it - hence all new windows open with these properties, but I'm doing Internet demonstrations and I need a fully default browser window for when I switch to this. It looks rather 'quick and dirty'!)

I know the answer lies within the 'modal window' threads and how the self.moveto and self.resizeto bits work, but I can't seem to fiddle with anyone else's script to achieve what I want........

Here's hoping! (And does this feature of Excel improve after the version I have (Excel 2000)?)
winactive is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:28 AM.


Advertisement
Log in to turn off these ads.