Ragazzi io seguo quello che mi dite ma non ottengo i risultati sperati.

Modifico il java e ottengo una cosa così:
__________________________________________________ __________________________

<script type="text/javascript">

//specify path to your external page:
var iframesrc="news.htm"

//You may change most attributes of iframe tag below, such as width and height:
document.write('<iframe id="datamain" src="'+iframesrc+'" width="500px" height="500px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>')
//Specify speed of scrll. Larger=faster (ie: 5)
var scrollspeed=cache=2
</script>
__________________________________________________ ___________________________


Dove sbaglio? Ho provato a cambiare il 2 con qualsiasi numero ma non va...