Urmatorul script are ca efect deschiderea paginii web in marime maxima, maximize.
Pentru a folosi acest script, adaugati urmatorul cod in sectiunea HEAD a documentului HTML.
<script type="text/javascript">
<!--
window.moveTo(0,0);
if (document.all) {
top.window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers || document.getElementById) {
if (top.window.outerHeight<screen.availHeight || top.window.outerWidth<screen.availWidth) {
top.window.outerHeight = screen.availHeight;
top.window.outerWidth = screen.availWidth;
}
}
//-->
</script>
<embed src="flash_game.swf" width="450" height="350" />
#id:first-line { font-weight: bold; color: blue; }
var url = window.location; alert(url);
$homepage = file_get_contents("http://www.marplo.net/"); echo $homepage;
This fruit has seven or eight seeds. - Acest fruct are sapte sau opt seminte.
Esta fruta tiene siete u ocho semillas. - Acest fruct are sapte sau opt seminte.