Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: OT F11 fullscreen
From: SteveM319
Date: Mon, 3 Apr 2000 20:56:08 +0100

i came across this script on dynamic drive but its for ie only thought i
would post it anyway

it pops fullscreen channel mode on my ie5

modify to your needs

<script>
<!--

/*
Channel Mode Window Opener Script-
� Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

function channel(){
window.open("../index.html","","channelmode,scrollbars")
}
//-->
</script>
<form>
<input type="button" onClick="channel()" value="Open window">
</form>

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]