After enabling the module as well as jquery_plugin module with its components, 'jquery.ui.core.js' and 'jquery.ui.slider.js', the Textfield to slider module is invisible on administratiron pages.
How does this module supposed to work
Any help with this issue?
Thanks in advance...
Thanks
Comments
Comment #1
skilip commentedHave you created a form element for it? Refer to the help section of the module for an example. There are no settings required for this module, so an administration page is not needed. The module only provides an extra form element that can be used in form API.
Comment #2
hannesh commentedThe same problem. Which form element. I use webform, i don't see any options to use it.
In the INSTALL.txt file there are only installation instructions.
Comment #3
skilip commentedPlease refer to the module's help section (admin/help/slider_textfield) for an usage example.
I've added this to INSTALL.txt to avoid more confusion about this.
Comment #4
skilip commentedComment #6
module.developer commentedI am trying to add a slider but it is not working.
I did all the step written in help file but still not work. Please give some solution. There is javascript error showing in IE
Comment #7
skilip commentedThis is probably caused by a fault in the installation instructions. This is discussed over here: #349686: Slider appears but fails to work. It will be fixed today.
Comment #8
skilip commentedComment #9
module.developer commentedI tried to install again exactly as per the instruction given . But still giving me the javascript error . Any solution for that how would it start working ?
Please put all the associated files in the module directory .
Comment #10
skilip commentedCould you be more precise on what error you're experiencing in IE? Have you applied the patch for the jQuery Plugin Handler module?
Comment #11
module.developer commentedplease see this http://localhero.somatv.info/node/add/nomination
Error is giving that object does not support . you can access it with anonymous user and can see the problem please.
Comment #12
skilip commentedCan you please try the latest version? (6.x-3.0-beta2)
Comment #13
module.developer commentedcurrent website is in drupal 5 version. Can't it be operational in drupal 5 version ??
Please suggest solution for drupal 5 as my existing website is in drupal5
Comment #14
skilip commentedYou should have mentioned this before, we're discussing an issue assigned to version 6.x-1.0 ;).
Now I know you use D5, you should double check the names of the files. These should be 'jquery.ui.core.min.js' and 'jquery.ui.slider.min.js'. I've checked this path on your site: /sites/all/modules/jquery_plugin/jquery.ui.slider.min.js, but the file isn't present there.
Comment #15
module.developer commentedHello skilip,
Ok i now changed it to jquery.ui.core.min.js and jquery.ui.slider.min.js . previously they were jquery.ui.core.js but now i changed them to jquery.ui.slider.min.js .
still they are not working . please help
Comment #16
skilip commented@module.developer: You haven't installed the jQuery UI slider plugin correctly. Please read the installation instructions for this module thoroughly!
Comment #17
module.developer commentedHello skilipi,
In help file of module the instruction is like that.
* Download and install jquery_plugin.
* Go to the jQuery UI download page and check the UI Core checkbox.
* Make sure you've selected JSMin in the compression list and hit the download button.
* Rename the downloaded file to 'jquery.ui.core.js' and move it to the jquery_plugins module folder.
* Go to the jQuery UI download page again and check the Slider checkbox. This time you also need to make sure the UI Core checkbox is unchecked!
* Rename the downloaded file to 'jquery.ui.slider.js' and move it to the jquery_plugins module folder.
Here jquery.ui.core.js is written not jquery.ui.core.min.js . Can u update the help file again or any help which i can make it work. Thanks in advance
Comment #18
skilip commenteddone!
Comment #20
jeff00seattle commentedHi
I am looking at http://jqueryui.com/download, and I am not seeing the referenced .
Thanks
Jeff in Seattle