php中如何实现图片在垂直方向上的滚动啊,在线等,谢谢!
while($array=mysql_fe9来源gaodai#ma#com搞@代~码$网搞gaodaima代码tch_array($result)){
$date=date( “m月/d日 “,$array[time]);
echo “document.write( '
'); “;
echo “document.write( '
'); “;
}
输出以下东东后显示两张照片,不滚动:
document.write( '
[图]我爱范冰冰1
(01月/01日)
');document.write( '
');document.write( '
[图]我爱范冰冰
(01月/01日)
');document.write( '
');
有哪为高手指点下,万分谢谢!
——解决方案——————–
<marquee direction= “up “> 滚动内容写到这里 </marquee>
——解决方案——————–
html中的marquee
这个和php无关