jazzband / django-floppyforms

Full control of form rendering in the templates.
http://django-floppyforms.readthedocs.org/
Other
837 stars 148 forks source link

How can I show numeric slider values #187

Open bene25 opened 7 years ago

bene25 commented 7 years ago

How can I show numeric slider values? I want to show user slide bar real time progress in another TextArea when he moves slider. How can I do this?