Si.... on-line non da il problema con norton!
Ti posso chiedere un'ultimo favore????
www.tartaportal.it/tpl.zip ho messo il mio file della grafica....
In che modo possometterci il codice per lo script?
Grazie 1000! Finalmente dopo mesi riesco ad inserire questo script nel mio sito!codice:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <script type="text/javascript"> function no_sponsor(){ setTimeout('document.getElementById("sponsor").style.display = "none"',5000);} function no_sponsor_subito(){ document.getElementById("sponsor").style.display = "none";} </script> </head> <body onload="no_sponsor()"> <div id="sponsor" style="text-align: Center; position: Absolute; top: 50%; left: 50%; width: 500px; height: 200px; margin: -100px, -190px; visibility: visible;"> <center> <table border="0" cellspacing="0" cellpadding="0" > <tr> <td width="100%" height="20"> <p align="right">[img]retti3.gif[/img]</p></td> </tr> <tr> <td width="100%" height="190">[img]retti1.gif[/img]</td> </tr> </table> </center> </div> </body> </html>![]()


Rispondi quotando