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

Show the Start value and the selected value #86

Open
nishadotcom opened this issue Nov 13, 2015 · 6 comments
Open

Show the Start value and the selected value #86

nishadotcom opened this issue Nov 13, 2015 · 6 comments

Comments

@nishadotcom
Copy link

How to display the start value and selected value.

The sample is here
slider

@mctata
Copy link

mctata commented May 31, 2016

Have you found an answer for this?

@nishadotcom
Copy link
Author

Yes @DDLauLau

It is done

Thank You

@mctata
Copy link

mctata commented May 31, 2016

Wold you care to share it?

@nishadotcom
Copy link
Author

Hai @DDLauLau

It is my pleasure but my misfortune I do not have the source.

Thank You

@mctata
Copy link

mctata commented May 31, 2016

Thanks @nishadotcom
It would be good to have the answer though

@benbinesh
Copy link

limit
I have added two span elements with min and max value and style them to look attached to the slider.
<input type="text" id="slider-fsa-limited" data-parent-id="shop-plan-block-fsa" data-slider="true" data-slider-range="100.00,1944" data-slider-step="100" value="1200.00" data-slider-equal-steps="false" style="display: none;"> <span class="min">$100.00</span><span class="max">$1944</span>

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

3 participants