Posted by paulap on August 7, 2009 at 5:05pm
Jump to:
| Project: | Textfield to slider |
| Version: | 6.x-3.0-beta2 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
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.