Custom Animated Range Slider using HTML CSS & JavaScript

preview_player
Показать описание
Custom Animated Range Slider using HTML CSS & JavaScript

Music Credit:
Track: BEAUZ & JVNA - Crazy [NCS Release]
Music provided by NoCopyrightSounds.

Track: Lost Sky - Dreams pt. II (feat. Sara Skinner) [NCS Release]
Music provided by NoCopyrightSounds.
Рекомендации по теме
Комментарии
Автор

Really straightforward, thanks a lot man!

lonesomesam
Автор

amazing slider :) but i noticed you allow the tip tool travel from one side of the slider pointer to another while you move it
you should put a leash on it xD

Jet
Автор

Highly appreciate your tutorial. Thanks for amazing work.

aayush
Автор

Your tutorial always amazing bro. thank you so much

kryptonnn
Автор

What software do you use to write code?

Gamer-zvmm
Автор

eres un crak Thank you saludos desde Mexico

victorgarcia-kkzl
Автор

Hello, nice work. I would like that the value will stay when focus is lost. How can I change that?
regards
Joerg

JeahBee
Автор

thanks !!! I need custom de property range-progress in chrome!

Marquicios
Автор

Awesome!! Could you make a video about page pre-loader please!!

ongpytran
Автор

Great tutorial buddy! Any chance you can share the direct link to the code. I followed the link in the description but couldn't find the code. Thanks

Uche.Azinge
Автор

Hi thank you, I see it good but when i tried with higher numbers the position of the sliderValue is not correct. I have to do a slide with max of 10.000

SofiNupi
Автор

Sir please respond how to align right center this box please reply me sir

priyadharshinis
Автор

Hi
::-webkit-range-progress crome is not working . how to slove this ?

syedferoz
Автор

I visit your website and I saw many website like yours same
How to make this website can you pls tell me

akashmaurya
Автор

Next time upload Menu bar animations video I still waiting bro

kodeeshwarar
Автор

Your SliderValue div is not centered relative to the slider.
There is an offset which is created with the movement of the slider.

I thought I had found the perfect tutorial.. but no.

bulobon
Автор

would have been better without music and some explanation

tinhtoozaw
Автор

This Source Code will help you to solve the problem of current hover value position
show_thumb_current_time = () =>{
let current_hover_span =
setInterval(() => {
if(slider.value>70){

}
else if(slider.value<20){

}
else{

}
}, 5);
}

rehandeveloper
Автор

Please explain the function of each line of the js code 🙏🏻

raunak
visit shbcf.ru