jquery - Changing Slider handle image -


I want to customize the jQueryUI slider but I can not find any way to change the slider handle images. JQuery Themeroller also does not allow the change of the images to handle the images. Does anyone know how to do this?

to:

jQuery UI Slider plugin uses the jQuery UI CSS framework, which includes colors and background structures. We recommend using Theme Roller Tool to create and create a custom theme, which is easy to manufacture and maintain.

If a deeper level of adaptation is required, then widget-specific classes referenced in ui.slider.css are the stylesheets that can be modified, these sections are bolded below.

In this special case, you can use the classname ui-slider-handle .

The following slider names apply to the default slider handle element:

  • ui-slider-handle
  • UI-State-Default
  • ui-corner-all

Take a look at CSS with these class names and edit the most likely you need.

Besides, I recommend that you install. This Firefox plugin will make tasks like yours very easy.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -