i am working on a custom video player design for smartphones, now i want to implement a function that when i am holding the volume icon with my finger then then a container with a range element expands. How can i change the focus now to the range element that i can change immediately the range value.
inputelm.focus() dont work the way i want.
FIDDLE (the second image is the volume image, dont wanna uplaod all icons)