HighDots Forums  

JavaScript Help!

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss JavaScript Help! in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
DigiWolf webforumsuser@macromedia.com
 
Posts: n/a

Default JavaScript Help! - 07-15-2003 , 01:20 PM






I have this page and I want when I click "Full Window", to run the following javascript:

NewWindow=window.open('/Flash/index.html','FlashWindow','width='+screen.availWid th+',height='+screen.availHeight+',left=0,top=0,to olbar=No,location=No,scrollbars=No,status=No,resiz able=No,fullscreen=No


Lazaro

Reply With Quote
  #2  
Old   
danilocelic
 
Posts: n/a

Default Re: JavaScript Help! - 07-15-2003 , 03:17 PM






"DigiWolf" webforumsuser (AT) macromedia (DOT) com wrote:

Quote:
I have this page and I want when I click "Full Window", to run the following javascript:

NewWindow=window.open('/Flash/index.html','FlashWindow','width='+screen.availWid th+',height='+screen.availHeight+',left=0,top=0,to olbar=No,location=No,scrollbars=No,status=No,resiz able=No,fullscreen=No

Easy way yo do that would be to sdownload this extension:
http://fourlevel.com/dreamweaver/extensions/OpenBrowser/index.htm

Then select "Full Window" in your page, then click the + button in the
Behaviors panel, fil lin the attributes you need, browse to your file,
then click OK, and DW handles adding the code for you.

HTH


--
Enjoy,
Danilo Celic

Quote:
Extending Knowledge, Daily
http://www.communityMX.com/


Reply With Quote
  #3  
Old   
DigiWolf webforumsuser@macromedia.com
 
Posts: n/a

Default Re: JavaScript Help! - 07-16-2003 , 10:14 AM



Unfortunately, this extensions is not functionable (for example the full screen feature than I am interested in) in Mac OS X, in Internet Explorer and Safari, too. The code I included to my latest message, works perfectly in Safari browser, but it is taken out from a code focused in a Flash application. How can I use it, in HTML?

Lazaro

Reply With Quote
  #4  
Old   
T. Pastrana
 
Posts: n/a

Default Re: JavaScript Help! - 07-16-2003 , 05:17 PM



Lazaro,

The fullscreen feature doesn't work in all browsers, that's just the way it
is. It never has been a feature for NN browsers and IE with SP2 installed it
has been taken out as well. you can trick IE browsers by moving the window
offscreen a bit and oversizing it but this cannot be done with NN browsers.
It may work with Safari but not really sure.


--
..Trent Pastrana
www.fourlevel.com




"DigiWolf" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Unfortunately, this extensions is not functionable (for example the full
screen feature than I am interested in) in Mac OS X, in Internet Explorer
and Safari, too. The code I included to my latest message, works perfectly
in Safari browser, but it is taken out from a code focused in a Flash
application. How can I use it, in HTML?
Quote:
Lazaro



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.