jQuery 循环浮在其他内容之上
我尝试用 jQuery 循环替换 Flash 视频。该循环有效,但图像不会保留在我放置它们的可编辑区域中。相反,它们漂浮在其他内容之上。有什么想法吗?
这是在massageeducator.com 的主页上发生的,
页面上有2 个周期。 “幻灯片1”和“幻灯片2”。 “slideshow1”效果很好。
我做的唯一不同的事情是将“slideshow2”设置为库项目,因为它将出现在每个页面上,但手动添加了功能代码。我尝试通过模板添加代码和图像,但遇到了同样的问题。
我还尝试将功能代码和幻灯片添加到每个页面而不是库项目 - 同样的问题。
我的两张幻灯片都指向同一个 jquery.cycle.lite.1.0.js
。我应该重命名这个 .js 文件并使每个周期指向不同的文件吗?
我是 jQuery 新手,因此非常感谢您的帮助。
由于这里有垃圾邮件过滤器,我似乎无法发布我的代码!
I tried to replace my Flash video with a jQuery cycle. The cycle works, but the images will not stay in the editable region I placed them in. Instead they are floating on top of other content. Any ideas?
This is happening on the home page of massageeducator.com
There are 2 cycles on the page. “Slideshow1” and “slideshow2”. “slideshow1” works perfectly.
The only thing I did differently was set up “slideshow2” as a library item since it will appear on every page, but added function code manually. I tried adding code and images via the template and had the same issue.
I also tried adding both the function code and slideshow to each page instead of library item - same problem.
I have both slide shows pointing to the same jquery.cycle.lite.1.0.js
. Should I rename this .js file and have each cycle point to a different file?
I am new to jQuery so any help is appreciated.
I can't seem to post my code due to the spam filters in here!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将其添加到您的 CSS 中:
Add this to your CSS: