j'ai ce script (news autodéfilant) qui marche trés bien...Mais
Mais ce que je veut c'est défiler une NEWS depuis ma bd Mysql ou ACCESS.
AIDER MOI SVP
merci
***************************************************
<div align="center"><span class="texte">
<script language="JavaScript1.2">
var marqueewidth=200
var marqueeheight=220
var speed=2
var marqueecontents='<font class="text"><b><u>News du 01/08/04 : </u></b><br>Ouverture du site<br><br><b><u>News du 02/08/04 : </u></b><br><a href="astuces.htm">Création d\'astuces javascript + Sytème de présentation Flash</a></font>'
if (document.all)
document.write('<marquee onmouseover=this.stop() onmouseout=this.start() direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>')
</script>
</span></div>
*************************************************/*php
/php*/