Page 1 of 1
Doesn't show value in Editbox when moving the slider
Posted: Mon Nov 29, 2021 2:58 pm
by Alex15963
Hi. Tell me please. Put the slider and Editbox. The value in the Editbox only shows when you release the slider. Is it possible to show the Editbox values in real time when you move the slider? An example
http://alex6.pp.ua/
Re: Doesn't show value in Editbox when moving the slider
Posted: Mon Nov 29, 2021 3:38 pm
by Pablo
The change event is only triggered when you release the mouse.
This is standard HTML /browser behavior. I don't think you have any control over this.
Re: Doesn't show value in Editbox when moving the slider
Posted: Mon Nov 29, 2021 4:03 pm
by Alex15963
Thanks for the quick response Pablo! How are these events implemented on this site?
https://babules.su/ 
Re: Doesn't show value in Editbox when moving the slider
Posted: Mon Nov 29, 2021 4:07 pm
by BaconFries
The link you provided flags as Malware by my AV.... But maybe one of the following urls will help. Note for information only.
https://jsfiddle.net/rahulr/w8bw4dte/
http://jsfiddle.net/Xjxe6/
Re: Doesn't show value in Editbox when moving the slider
Posted: Mon Nov 29, 2021 4:27 pm
by Alex15963
thank you very much!
