Home > Web Front-end > HTML Tutorial > 图片特效不完美问题_html/css_WEB-ITnose

图片特效不完美问题_html/css_WEB-ITnose

WBOY
Release: 2016-06-21 09:35:05
Original
1197 people have browsed it


原来这个地方有个静态的920*45的图片的。可以在正中间显示。后来我想放个图片轮播的功能,就在正中间中的div层中加了
轮播的js代码,代码都已经把图片改成920*45的图了。可视出来的效果就是上面的图上那样。轮播的图片没有在正中间

偏离了,一部分还跑到了上面。调整半天没用,请大家帮忙。估计应该不是js代码的问题。

一下是图片轮播的那一段代码

        

         <script></script> 
        

            图片特效不完美问题_html/css_WEB-ITnose
            图片特效不完美问题_html/css_WEB-ITnose
            图片特效不完美问题_html/css_WEB-ITnose

             <script> <br /> new $o.slide("cc",{color:'green'}); <br /> </script>   
        

        


回复讨论(解决方案)

style="max-width:90%"
修改试试。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template