Originariamente inviato da dria81
codice:
<script language=javascript>
function carica(URL)
{	
	var rssURL = URL;

	document.write("<style type='text/css'>body {	background-color: #C1C1C1;}");
	document.write(".Stile16 {	font-size: 16pt;	font-weight: bold;	color: #0717AA} .stile2 { font-size: 24pt;	font-weight: bold;	color: #990505}</style>");
Posso avanzare qualche dubbio sul fatto che in locale ti funzioni?

ciao