开发者

Show different arrow images for arrow up/down in jscrollpane

开发者 https://www.devze.com 2023-01-21 16:33 出处:网络
I need to show two different images for the arrow up and arrow down in a js开发者_运维技巧crollpane. In CSS I can set only one background for the arrows. How can I show two different images?You can se

I need to show two different images for the arrow up and arrow down in a js开发者_运维技巧crollpane. In CSS I can set only one background for the arrows. How can I show two different images?


You can see up and down arrows used on the Lozenge theme here: http://jscrollpane.kelvinluck.com/themes/lozenge/

That uses a sprite sheet of icons (from the jQuery UI themes). If you want to use two separate images then you can simply style the .jspArrowUp and .jspArrowDown classes.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号