oto źródła z mojej strony :
1. Cytat:
var marqueecontent='<a href="http://www.wettradar.com/index.php?page=fast_live" ><img src="http://www.wettradar.com/images/fast3.gif" alt="Welcome to Wettradar - Sports Betting" border="0" /></a>'
i odpowiedź Validator.w3.org: Cytat:
Error Line 108 column 80: document type does not allow element "a" here.
...tradar.com/index.php?page=fast_live" ><img src="http://www.wettradar.com/imag
2. Cytat:
var pausespeed=(pauseit==0)? copyspeed: 0
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px;">'+marqueecontent+'</span>')
var actualwidth=''
var cross_marquee, ns_marquee
i odpowiedź Validator.w3.org: Cytat:
Line 115 column 100: document type does not allow element "span" here.
...on:absolute;top:-100px;left:-9000px;">'+marqueecontent+'</span>')
3. Cytat:
with (document){
document.write('<table style="margin:0px; padding: 0px 0px 0px 0px;border-spacing:0px;"><tr><td>')
write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden">')
i odpowiedź Validator.w3.org: Cytat:
Line 137 column 87: document type does not allow element "table" here.
... 0px 0px 0px 0px;border-spacing:0px;"><tr><td>')
czy jest mi ktoś w stanie pomóc z tymi błędami,zaznacze że są one w skrypcie : http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm (nieco zmienionym)