Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set values functions bug ! #81

Open
Mghonz opened this issue Oct 23, 2013 · 0 comments
Open

Set values functions bug ! #81

Mghonz opened this issue Oct 23, 2013 · 0 comments

Comments

@Mghonz
Copy link

Mghonz commented Oct 23, 2013

if you have

input id="Slider4" type="text" value="0;120" name="area" />

min_val = 0 &
max-val=120

when you trying to set min_val any number larger then max_val the bug appear

$("#Slider4").slider("value", 200, 400)

it cant to set min_val larger then max_val

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant