Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网站,我需要在同一页面上放置四个不同的轮播。每个轮播都有不同的用途,有不同的物品和不同的样式(高度和宽度)。
我怎样才能完成这项工作?在我看来,该文件可能存在 CSS 冲突问题jquery.jcarousel.css。
jquery.jcarousel.css
如何为每个具有相同皮肤的轮播指定两个不同的 CSS 文件?
问题解决了!我在 Firefox 的 firebug 扩展的帮助下定义了我自己的重写类,并且它起作用了。