开发者

Show different arrow images for arrow up/down in jscrollpane

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜