Page 1 of 1

problem in marquee in news and events in dynamicaly

Posted: Tue Mar 08, 2011 7:36 am
by manojsemwal1
hi

i want to show the news and current events in news and events columns with using of marquee. in index.html page.

i used the following code
<marquee direction=up scrollamount="1" height="117" style="font-family: Verdana; font-size: 8pt" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1" width="151" src="news.php">

but unable to marquee in html page....

anybodyn help me.

Thanks