在html中滑动时不希望图像之间存在间隙..在完成最后一张图像后出现间隙 [英] dont want gap between images while sliding in html ..the gap occurs after finished last image

查看:47
本文介绍了在html中滑动时不希望图像之间存在间隙..在完成最后一张图像后出现间隙的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

< marquee direction =down

onmouseover =this.stop();的onmouseout = this.start();

style =height:500px; margin-top:0px;>



< asp:DataList ID =dlImagess高度=100%style =POSITION:staticrunat =serverCellPadding =5RepeatColumns =1



Horizo​​ntalAlign =Leftonitemcommand =dllImages_ItemCommand字体名称=Arial

字体大小=小>

< itemtemplate>

< asp:Panel ID =Panel1runat =serverBorderColor =#FF9933BorderWidth =3pxHeight =350px

Width =270px>





ImageAlign =TopBackColor =#00CC99/>

















< itemstyle bordercolor =Brownborderstyle =dottedborderwidth =0px>

Horizo​​ntalAlign =CenterVerticalAlign =底部/>





< / marquee>

<marquee direction="down"
onmouseover="this.stop();" önmouseout="this.start();"
style="height: 500px; margin-top: 0px;">

<asp:DataList ID="dlImagess" Height="100%" style="POSITION: static" runat="server" CellPadding="5" RepeatColumns="1"

HorizontalAlign="Left" onitemcommand="dllImages_ItemCommand" Font-Names="Arial"
Font-Size="Small">
<itemtemplate>
<asp:Panel ID="Panel1" runat="server" BorderColor="#FF9933" BorderWidth="3px" Height="350px"
Width="270px">


ImageAlign="Top" BackColor="#00CC99" />








<itemstyle bordercolor="Brown" borderstyle="dotted" borderwidth="0px">
HorizontalAlign="Center" VerticalAlign="Bottom" />


</marquee>

推荐答案

我不确定你的问题,但尝试删除cellpadding可能有帮助你
i am not sure about ur question but try to remove cellpadding may it help u


这篇关于在html中滑动时不希望图像之间存在间隙..在完成最后一张图像后出现间隙的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆