Active
Project:
Textfield to slider
Version:
6.x-3.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 17:05 UTC
Updated:
16 Jul 2010 at 16:43 UTC
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
Comment #1
jmlane commentedThe 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.