在DW中怎么实现一行图片向又滚动,鼠标悬停时放大的效果 5

求代码啊,谢谢大神们!... 求代码啊,谢谢大神们! 展开
 我来答
aAa9079
2013-05-24 · TA获得超过2289个赞
知道大有可为答主
回答量:1181
采纳率:100%
帮助的人:678万
展开全部
你试试这个:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<body>
<marquee direction="right" onmouseover="javascript:stop()" onmouseout="javascript:start()">
<img src="aaa.jpg" onmouseover="javascript:this.width=150;this.height=90;" onmouseout="javascript:this.width=100;this.height=60" width="100" height="60" />
<img src="aaa.jpg" onmouseover="javascript:this.width=150;this.height=90;" onmouseout="javascript:this.width=100;this.height=60" width="100" height="60" />
</marquee>
</body>
</html>

把里面的图片弄成你的图片应该就好了。
不行你再HI我好了。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式