Cuando lo instalo y lo veo desde el archivo en mi ordenador se ve perfecto.
Pero cuando lo subo a la web y lo veo online entonces es como si no estuviese el contador colocado.
Aqui os dejo el codigo:
Código:
La web para que comprueben que no se puede ver online es:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>AAPM - Seccional Noroeste</title> <style type="text/css"> <!-- #apDiv1 { position:absolute; left:24px; top:23px; width:880px; height:463px; z-index:1; } #contenedor { position:relative; width:1050px; height:auto; margin: 0px auto; z-index:1; } body { background-color: #0142A6; } #apDiv2 { position:absolute; left:645px; top:41px; width:236px; height:72px; z-index:2; } .Estilo1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #001C7A; } #apDiv3 { position:absolute; left:673px; top:427px; width:200px; height:51px; z-index:100; } --> </style> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-22883048-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></head> <body> <div id="contenedor" style="text-align:left; width: 1050px"> <div id="apDiv2"> <div align="right" class="Estilo1">Rondeau 2236 (San Martín)<br /> (011) 4752-0864<br /> (011) 4755-6179</div> </div> <div id="apDiv1"><img src="aapm-bg.jpg" width="880" height="463" border="0" usemap="#Map" /> <map name="Map" id="Map"><area shape="rect" coords="117,285,339,356" href="compromiso.html" target="_blank" /> <area shape="rect" coords="538,279,779,365" href="carta.html" target="_blank" /> </map></div> <div id="apDiv3"><!-- Histats.com START (html only)--> <a href="http://www.histats.com" alt="page hit counter" target="_blank" > <embed src="http://s10.histats.com/22.swf" flashvars="jver=1&acsid=1477071&domi=4" quality="high" width="130" height="30" name="22.swf" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" /></a> <img src="http://sstatic1.histats.com/0.gif?1477071&101" alt="contadores estadisticas" border="0"> <!-- Histats.com END --> </div></div> </body> </html>
w w w . depuertasabiertas.com. ar
Desde ya muchisimas gracias.