Salve a tutti, ho lo script seguente che dovrei mettere sul mio sito ma non riesco a capire dove metterlo, grazie.
Questo è lo script:
<script language="javascript">
<!--
var altezza = window.screen.height;
var larghezza = window.screen.width;
with (document) {
write("<div align='center'>");
write(" Risoluzione video consigliata: 1024 X 768
");
write(" Risoluzione video attuale: " + larghezza + " X " + altezza + "
");
write("</div>");
}
//-->
</script>
Questo sottostante è la mia pagian dove inserire lo scirpt, ok?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="DESCRIPTION" content="TOMMY_ALEX.IT è una web agency che si occupa della realizzazione di pagine web e siti internet">
<meta name="KEYWORDS" content="webdesigner,simone tomassetti,grafica,siti internet,sito internet,web designer,pubblicità,creatività,simone,tomassetti,S imone Tomassetti,flash,dreamweaver,photoshop,marche,anco na,regione marche,tommy-alex.it,web designerm,certificato Macromedia,grafico,illustratore,grafici del web,web design,progettazione,realizzazione,pubblicazione e manutenzione pagine web,siti html e flash,illustrazione e fotoritocco,pubblicazione digitale">
<meta name="REVISIT-AFTER" content="4 weeks">
<meta name="AUTHOR" content="simone tomassetti">
<meta name="ROBOTS" content="index,follow">
<title>www.tommy-alex.it Simone Tomassetti Grafico e Designer Loreto (Ancona)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body scroll="no">
<div align="center">
[img]images/logo.gif[/img]</p>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="200" height="80">
<param name="movie" value="page.swf">
<param name="quality" value="high">
<embed src="page.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="80"></embed>
</object>
</p>
</p>
</p>
<CENTER><font color="#999999" size="2" face="Arial, Helvetica, sans-serif">Simone
Tomassetti WEBDESIGNER
Loreto (Ancona)</font>
</CENTER>
</p>
<a href="statcountex/default.asp" >
<script type="text/javascript" language="JavaScript">
// Define the location of count.asp
// Using a path, you may use this code in any subfolder
var file='statcountex/count.asp';
var d=new Date();
var s=d.getSeconds();
var m=d.getMinutes();
var x=s*m;
f='' + escape(document.referrer);
if (navigator.appName=='Netscape'){b='NS';}
if (navigator.appName=='Microsoft Internet Explorer'){b='MSIE';}
if (navigator.appVersion.indexOf('MSIE 3')>0) {b='MSIE';}
u='' + escape(document.URL); w=screen.width; h=screen.height;
v=navigator.appName;
fs = window.screen.fontSmoothingEnabled;
if (v != 'Netscape') {c=screen.colorDepth;}
else {c=screen.pixelDepth;}
j=navigator.javaEnabled();
info='w=' + w + '&h=' + h + '&c=' + c + '&r=' + f + '&u='+ u + '&fs=' + fs + '&b=' + b + '&x=' + x;
document.write('[img]' + file + '?'+info+ '[/img]');
</script>
</a>
<noscript>
[img]statcountex/count.asp[/img]
</noscript>
<font face="Arial, Helvetica, sans-serif"><font color="#00CC00" size="1">flash
player 6 required / <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&Lang=I talian&P5_Language=Italian" target="_blank"><font color="#CC0000">scarica
flash player 6</font></a></font></font>
</p>
<hr>
<font color="#999999"> Simone Tomassetti, Via Carpine 57 - 60025 Loreto(AN) - Cell. 339/7436498 P.IVA xxxxxxxxxx</font>
</p>
</p>
</div>
</body>
</html>
Mi potete inviare la pagina con lo script nel posto giusto, grazie.