论坛

标题: 关于CSS3鼠标滑动特效/CSS动态导航的问题 [打印本页]

作者: 进阶巨林    时间: 2018-2-1 09:53
标题: 关于CSS3鼠标滑动特效/CSS动态导航的问题
在码工助手做了一组CSS3鼠标滑动特效/CSS动态导航,码工助手那边预览是正常的如图[attach]120303[/attach]



可是在店铺装修预览那边没有那个特效,显示出来的也很奇怪[attach]120397[/attach]



请大神快来就我呀!!!!这是我的代码
<!--  亲,使用后发个链接帮我们宣传下吧,淘宝代码免费生成网www.001daima.com  -->
<!--  此处注释淘宝会自动过滤  -->

<!--  CSS开始部分   -->

.dm_ICRHI a {display: block;width: 100%;}
.dm_ICRHI a:hover img {left: 0px;transition: all 0.4s ease-in-out;}
.dm_ICRHI .imgbox img {position: relative;left: -100%;transition: all 0.4s ease-in-out;}

<!--  CSS结束部分   -->


<!--  html开始部分   -->

<div class="J_TWidget" data-title="来自码工助手免费生成|www.001daima.com"  data-widget-config="{'duration':0.1,'a\u0063tiveTriggerCls':'\u1680tshop-pbsm-shop-nav-ch','interval':0.1,'effect':'scrollx','activeIndex':1,'navCls':'aa_001_n','contentCls':'aa_001_c','autoplay':true}" data-widget-type="Carousel" style="width:auto;height:293px;position:relative;">
        <ul class="aa_001_c" style="left: 0px; width: 999999px; display: none; position: absolute;">
                <li style="float: left; display: block;"></li>
        </ul>
        <ul class="aa_001_n">
                <li style="background:no-repeat;width:auto; height:293px;visibility: visible;">
                        <ul>
                                <li class="dm_ICRHI sn-simple-logo" style="width:auto;left:auto;top:auto;border:none;height:293px;margin:0px 0px;padding:0px;top:0px;">
                                        <table width="auto" border="0" cellspacing="0" cellpadding="0">
                                                                                                <td style="width:475px;height:293px;margin:0px 0px;padding:0px;top:0px;background: url() no-repeat 0 0"><a class="imgbox" style="display: block;width:475px;height:293px;overflow: hidden;" href="https://item.taobao.com/item.htm?spm=a1z10.3-c-s.w4002-15485704626.46.3c3e7a12ZzZzOe&id=564206472849" target="_blank"><img src="https://img.alicdn.com/imgextra/i4/276132063/TB2L6hiXeySBuNjy1zdXXXPxFXa_!!276132063.png"width="475" height="293" /></a></td>
                                                                                                <td style="width:475px;height:293px;margin:0px 0px;padding:0px;top:0px;background: url() no-repeat 0 0"><a class="imgbox" style="display: block;width:475px;height:293px;overflow: hidden;" href="https://item.taobao.com/item.htm?spm=a1z10.3-c-s.w4002-15485704626.49.3c3e7a12ZzZzOe&id=564205452399" target="_blank"><img src="https://img.alicdn.com/imgextra/i4/276132063/TB2L6hiXeySBuNjy1zdXXXPxFXa_!!276132063.png"width="475" height="293" /></a></td>
                                                                                        </table>
                                </li>
                        </ul>
                </li>
        </ul>
</div>



作者: 潜意式    时间: 2018-2-1 18:00
你预览的效果咩有看到哦,尝试不要包含外链接图片。




欢迎光临 论坛 (http://bbs.qinxue.com/) Powered by Discuz! X3.1