wwp@yahoogroups.com:
Fullscreen Help
Andy Alpern 2004-Jul-07 06:10:00
Howdy!
I am trying to get some full screen panos going on my site and while
they seem to be sort of working on my 2 computers at home, already 2
people have written me (one PC and one Mac) that the fullscreen links
are opening only in very small windows.
The page with the full screen link is
http://israelvr.net/rujum
the javascript on this page (which I 'borrowed' from the WWP site {I
hope you don't mind, Landis!}) is
<script type="text/javascript">
<!--
function FullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, resizable=yes, status=no,
scrollbars=auto');}
// -->
</script>
<a href="#" onClick="FullScreen('rujumcylFS.html'); return false;"
target="new"><img src="rujum-cyl-thumb.jpg" width="450" height="93"
border="1"><br>
Full Screen Pano (1.9MB)</a>
and the script on the linked page :
http://israelve.net/rujum/rujumcylFS.html
<script type="text/javascript">
<!--
window.moveTo(0,0)
window.resizeTo(window.screen.availWidth,window.screen.availHeight)
// -->
</script>
It seems that this second script is the one that forces the pano page
to go into fullscreen mode but it doesn't appear that it is being
activated. The question is how does this script get activated.
Any help would be greatly appreciated!
Many thanks in advance!
Peace,
Andy Alpern
Golem Productions
http://golemproductions.com