thks !!
Moderadores: Administradores, Moderadores

<!-- TWO STEPS TO INSTALL FULL SCREEN WINDOW:
1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Paul Deron (trombonepaul@yahoo.com) -->
<!-- Web Site: http://paul1.web.com -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, scrollbars=auto');
}
// End -->
</script>
</HEAD>
<!-- STEP TWO: Copy this code into the BODY of your HTML document -->
<BODY>
<a href="javascript:void(0);" onClick="fullScreen('full-screen.html');">Open Full Screen Window</a>
<p><center>
<font face="arial, helvetica" size="-2">Free JavaScripts provided<br>
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
</center><p>
<!-- Script Size: 0.86 KB --><a href="javascript:void(0);" onClick="window.open('index.html', '', 'fullscreen=yes, scrollbars=auto');">Open Full Screen Window</a>
Utilizadores a ver este Fórum: Nenhum utilizador registado e 3 visitantes