Hi,

i try to install the module but it doesn't work.

my configuration:
- drupal 6.13
- jquery 1.7.2 (downloaded both ui and slider, because there is no other possibility)
- jQuery Plugin Handler 6.x-2.0-beta1

Is there any better documentation? My problems:
- I can't download the two Plugins in two steps (only ui AND slider)
- I don't know where to store the plugins
- I don't know how to register the plugins

Please help! Thx in advance
Gerald aka paulap

Comments

jmlane’s picture

The last release of this module was written to work with jQuery UI 1.6, so you should acquire the development bundle which includes the specific library files mentioned in the slider_textfield documentation.

It seems that slider_textfield *should* work with jQuery UI 1.7.x, however you would need to have the jQuery Update module installed as well, because Drupal has jQuery 1.2 bundled with it, when jQuery UI 1.7.x requires 1.3. I haven't actually tested this, but this comment in #434448: Why not use jQuery UI module' 'ui.slider' instead? seems to claim this compatibility exists.