我在这里搜索了这个答案,但没有找到具体的答案。 这是网址 http://billcorbitt.com/TimYoung/index.html
我最终将图像正确显示,但我无法摆脱图像下方多余的空白区域。我非常感谢这里的帮助。请注意我是新手,所以请解释一下,我是一个五岁的孩子。 LOL。
我尝试了很多设置但无法正常工作。 提前谢谢。
答案 0 :(得分:0)
我认为您可以为外部容器'指定相同的尺寸。和'幻灯片'容器
<div id="jssor_1" style="position:relative;margin:0 auto;top:0px;left:0px;width:1300px;height:1100px;overflow:hidden;visibility:hidden;">
<div data-u="slides" style="cursor:default;position:relative;top:0px;left:0px;width:1500px;height:800px;overflow:hidden;">
将上述两个元素的大小更改为1300x100或1500x800。