I am making a website where I want to use range slider(I know it only supports webkit browsers).
I have integrated it fully and works fine. But I would like to use a
an even better way would be to catch the input event on the input itself rather than on the whole form (performance wise) :
0
Here's a fiddle (with the id added as per Ryan's comment).
id