genemu / GenemuFormBundle

Extra Form : Captcha GD, Tinymce, Recaptcha, JQueryDate, JQueryAutocomplete, JQuerySlider, JQueryFile, JQueryImage
587 stars 265 forks source link

Update jquery_layout.html.twig #409

Open bgoncalvesdev opened 8 years ago

bgoncalvesdev commented 8 years ago

hi, Right now, any event is fired when we slide. Adding this line will fire an event when the slider value will change, allowing easiest customisation like displaying a box with the slided value...

On jquery doc: "Changing the value of an input element using JavaScript, using .val() for example, won't fire the event."