这个网站是一个名为“金沢クラフト広坂”的展示和贩卖金泽的传统工艺美术品的平台。它使用了jQuery和bxSlider库来实现幻灯片切换效果,其中mode: 'fade'
表示以淡入淡出的方式进行切换,controls: false
表示不提供控制按钮,speed: 1000
表示滑动速度为每秒1000毫秒,pause: 5500
表示在滑动完成后暂停2.5秒,onSlideAfter: function () { slider.startAuto(); }
表示在滑动完成之后自动开始下一轮滑动。
该网站还使用了showGallery函数来展示一系列链接(”.popup-gallery1368”,“.popup-gallery1365”,“.popup-gallery1369”,“.popup-gallery1355”,“.popup-gallery1357”,“.popup-gallery1356”,“.popup-gallery1351”,“.popup-gallery1346”,“.popup-gallery1339”,“.popup-gallery1336”,“.popup-gallery1327”)作为幻灯片内容。