It seems that module doesn't work with jquery ui available at official page as written in installation instructions. Instead you should download 1.6 version from here: http://dev.jqueryui.com/browser/tags/1.6/ui/minified/ui.slider.min.js?re...

Comments

skilip’s picture

Thanks for reporting. Adding this to my huge TODO list

jmlane’s picture

Title: Slider doesn't work with newest jquery ui » Textfield to slider doesn't state required jQuery UI library version in documentation

I noticed this as well when reading through the slider_textfield documentation.

I'd recommend at the very least making a quick change to the project page and INSTALL.TXT to point this out. People who aren't familiar with Drupal's jQuery implementation could easily start posting issues here related to them using the wrong version of the jQuery libraries.

If #434448: Why not use jQuery UI module' 'ui.slider' instead? is committed, that will make this issue moot, since jQuery UI will handle the inclusion of the proper jQuery libraries for this module.