更改JQuery范围滑块图像 [英] changing JQuery range slider images

查看:82
本文介绍了更改JQuery范围滑块图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用jQuery范围滑块,可以为 手柄(其中两个)很好,但我希望两个手柄都有一个 不同的图像,而不是相同的图像(左箭头和右箭头),这可能吗?

I'm trying to use a JQuery range slider, can add an image for the handles (two of them) fine, but I want both handles to have a different image rather than the same one(left arrow and right arrow), is this possible?

谢谢

推荐答案

我想这应该是您必须要做的一些CSS事情.基本上,滑块应该是achor标签(< a>),其样式应显示作为句柄.因此,通过更改CSS,您可以轻松更改图像.使用firebug找出句柄中正在使用的CSS,然后对其进行编辑.

I guess that should be some CSS thing you have to do .basically the slider should be an achor tab (<a>) and its styled to be displayed as the handle. So by changing the CSS, you can easily change the image. Use firebug to findout what CSS is being used in the handle and then go and edit it.

Firebug是一个firefox插件,可帮助进行Web开发.您可以使用它检查页面的html标记及其样式.实际上,它可以做更多工作,例如检查http请求等.

Firebug is a firefox plugin to help web development. You can inspect the html markup of a page and its styles using that.Infact lot more it can do like checking the http requests etc..

http://getfirebug.com/

这篇关于更改JQuery范围滑块图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆