Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Rangeslider widget not accessible via selectors #6532

Closed
popolla opened this issue Sep 29, 2013 · 1 comment
Closed

Rangeslider widget not accessible via selectors #6532

popolla opened this issue Sep 29, 2013 · 1 comment

Comments

@popolla
Copy link

popolla commented Sep 29, 2013

No rangeslider widget seems to be accessible via selectors.
Pairs of plain sliders must be manipulated instead. However, they don't affect all the related controls, as you can see here (the text inputs at both sides remain disabled):
http://jsbin.com/uRodAtI/4/edit

@cgack
Copy link
Contributor

cgack commented Mar 27, 2014

accessing with .rangeslider() seems to work without error with the latest: http://jsbin.com/IFolanOW/377/edit

However, .rangeslider( "enable" ) still does not enable for me.

The text inputs at both sides remaining disabled issue should be fixed if/when pull request #7254 lands

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants