我在具有以下设置的网站上使用响应式幻灯片 ( http://responsiveslides.com/ ) 进行一些推荐:
jQuery(".rslides").responsiveSlides({
auto: true, // Boolean: Animate automatically, true or false
speed: 100, // Integer: Speed of the transition, in milliseconds
timeout: 10000, // Integer: Time between slide transitions, in milliseconds
pager: false, // Boolean: Show pager, true or false
nav: true, // Boolean: Show navigation, true or false
random: false, // Boolean: Randomize the order of the slides, true or false
pause: true, // Boolean: Pause on hover, true or false
pauseControls: true, // Boolean: Pause when hovering controls, true or false
prevText: "Previous", // String: Text for the "previous" button
nextText: "Next", // String: Text for the "next" button
maxwidth: "", // Integer: Max-width of the slideshow, in pixels
navContainer: "", // Selector: Where controls should be appended to, default is after the 'ul'
manualControls: "", // Selector: Declare custom pager navigation
namespace: "rslides", // String: Change the default namespace used
before: function(){}, // Function: Before callback
after: function(){} // Function: After callback
});
但是,第一张幻灯片几乎是其他幻灯片的两倍。有谁知道如何解决这个问题或为什么会这样?任何帮助将非常感激!
您可以在此页面看到错误:http ://www.hbprojectsltd.co.uk/testimonials