Active
Project:
Textfield to slider
Version:
6.x-3.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 08:56 UTC
Updated:
16 Jul 2010 at 16:35 UTC
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
Comment #1
skilip commentedThanks for reporting. Adding this to my huge TODO list
Comment #2
jmlane commentedI 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.