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

skilip’s picture

Have 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.

hannesh’s picture

The 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.

skilip’s picture

Please 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.

skilip’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

module.developer’s picture

Status: Closed (fixed) » Active

I 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

skilip’s picture

This 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.

skilip’s picture

Status: Active » Fixed
module.developer’s picture

I 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 .

skilip’s picture

Could you be more precise on what error you're experiencing in IE? Have you applied the patch for the jQuery Plugin Handler module?

module.developer’s picture

please 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.

skilip’s picture

Can you please try the latest version? (6.x-3.0-beta2)

module.developer’s picture

current 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

skilip’s picture

You 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.

module.developer’s picture

Hello 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

skilip’s picture

@module.developer: You haven't installed the jQuery UI slider plugin correctly. Please read the installation instructions for this module thoroughly!

module.developer’s picture

Hello 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

skilip’s picture

done!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

jeff00seattle’s picture

Hi

I am looking at http://jqueryui.com/download, and I am not seeing the referenced select... JSMin in the compression list.

Thanks

Jeff in Seattle