gpt4 book ai didi

jquery - 谷歌浏览器不显示箭头标志

转载 作者:行者123 更新时间:2023-11-28 17:25:48 25 4
gpt4 key购买 nike

我使用 jquery 为 slider 添加了左/右箭头符号。它在 Firefox 和 Internet Explorer 中显示完美,但谷歌浏览器显示一个框而不是箭头符号 ( www.unitechbd.com )。我该如何解决?

Jquery代码-

   jQuery(document).ready(function($) {

$('#banner-slide').bjqs({
animtype : 'fade',

showcontrols : true, // show next and prev controls
centercontrols : true, // center controls verically
nexttext : '❯', // Text for 'next' button (can use HTML)
prevtext : '❮', // Text for 'previous' button (can use HTML)
showmarkers : false, // Show individual slide markers
centermarkers : true, // Center markers horizontally

animduration : 1000, // how fast the animation are
animspeed : 5000, // the delay between each slide

width : 922,
height : 500,
usecaptions : false,
responsive : true,
randomstart : true
});

});

最佳答案

是的,Chrome 似乎有问题 ❮ & #10094; .

你可以使用 fontAwesome或类似的东西。

关于jquery - 谷歌浏览器不显示箭头标志,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27265831/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com