JavaScript + CSS Range Slider | Costum Value Range Slider Webdesign Tutorial

JavaScript + CSS Range Slider | Costum Value Range Slider Webdesign Tutorial

BananaCoding

5 лет назад

72,284 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@pedroluis4004
@pedroluis4004 - 30.06.2023 18:59

Thanks!!

Ответить
@Clamator
@Clamator - 28.06.2023 12:40

1000000/100

Ответить
@miguelalejandroospina9976
@miguelalejandroospina9976 - 22.05.2023 10:49

Thanks for tutorial, you saved my life. Good job

Ответить
@helloanshu4080
@helloanshu4080 - 15.05.2023 15:56

thanks mate!

Ответить
@kevincarter1645
@kevincarter1645 - 01.11.2022 19:44

I love how in depth this was, coming from a junior software engineer.

Ответить
@cherifaarouna9731
@cherifaarouna9731 - 27.10.2022 05:27

Hi i am a beginner in JavaScript. Please i dont understand how you used output= document.getElementById('value'); and it goes on.
I expected output = document.getElementById('slider').value;

Sorry if my english isn't correct i'am a francophone. Thanks

Ответить
@michaelcarnevale5620
@michaelcarnevale5620 - 30.06.2022 01:33

dude u have so many links for ads but u dont share the code

Ответить
@circulartext
@circulartext - 26.01.2022 03:35

cool

Ответить
@MisterWealth
@MisterWealth - 24.01.2022 05:52

I'm trying to make a simple range slider where when you drag it, it shows how much said thing is, then it adds each sliders total at the bottom of the screen. How can I achieve this?

Ответить
@Alexandr_16kz_22rus
@Alexandr_16kz_22rus - 11.01.2022 07:48

Чувак, как у нас говорят: "ничего не понятно, но очень интересно" )))
Я и вправду мало понял, что ты говоришь, но понял, что ты кодил - спасибо тебе, бро!!!

Для чего ты при написании border-radius произносишь "border minus radius"? )))

Ответить
@tshiatshipo1264
@tshiatshipo1264 - 25.10.2021 17:22

been wondering why my input range doesn't cooperate with my text, and this video solved it

Ответить
@anggagumilar9416
@anggagumilar9416 - 16.08.2021 14:30

Thanks !
It's very simple and helpful

Ответить
@jurimudry62
@jurimudry62 - 29.06.2021 16:28

It was very useful. Thank you!!!

Ответить
@TalentedAnthroFreak
@TalentedAnthroFreak - 25.06.2021 23:46

i need to have a tool tip on my slider as well, so i figure i can probably position the tool tip the same way you positioned the background in the slider

Ответить
@adawodawdpmoapmapam
@adawodawdpmoapmapam - 12.06.2021 15:36

When I try to let the slider go to 1000 instead of 100, then the color goes before the dot. Do you know how to fix this?

Ответить
@mohammedtouhid9194
@mohammedtouhid9194 - 29.05.2021 06:07

Thank you for your Nice video, its really helped me alot <3

Ответить
@bahram1010
@bahram1010 - 19.05.2021 13:08

If I had 100 likes, I would give you all! Thank you bro!

Ответить
@tanitapak4839
@tanitapak4839 - 12.05.2021 16:38

sorry, but I can not change max of input more than 100, because the colored range outstrips

Ответить
@julianapereira381
@julianapereira381 - 25.03.2021 22:27

I wish I could like this video 1000x thanks <3

Ответить
@andrelontempra7961
@andrelontempra7961 - 06.03.2021 05:46

Thanks buddy

Ответить
@novakk95
@novakk95 - 28.02.2021 04:03

Thanks, man! Helped me a lot! Thumbed up!

Ответить
@user-fm9uk5ww7k
@user-fm9uk5ww7k - 27.02.2021 12:22

it`s perfect, thank you very much

Ответить
@arijitghosh6378
@arijitghosh6378 - 27.02.2021 12:05

It was very helpful. Thanks

Ответить
@shintarousatomi
@shintarousatomi - 23.02.2021 06:42

can i use getelementsbyname or byclassname to display a value in 2 place ? i search on yt and everyone just displays a value slider in 1 place, I want to display the value one on slider and other in other place, tks?

Ответить
@mohitverma1513
@mohitverma1513 - 17.02.2021 23:12

heyy @BananaCoding how can I use this slider to pass the input value to the backend??

Ответить
@haleykimbrough9469
@haleykimbrough9469 - 03.02.2021 02:57

i wish you would’ve explained WHY you did half the things you did

Ответить
@mudandmoss4132
@mudandmoss4132 - 26.01.2021 16:46

An elegant solution!

Ответить
@Bigjuergo
@Bigjuergo - 10.01.2021 00:00

what programm do you use in the video?

Ответить
@Daniel-nb3kk
@Daniel-nb3kk - 09.01.2021 12:57

Thanks man! :)

Ответить
@MagicAdobe
@MagicAdobe - 05.01.2021 10:05

I'm so grateful man :)

Ответить
@sumedhburbure4173
@sumedhburbure4173 - 13.12.2020 02:05

Very Helpful. Thank you!

Ответить
@user-xz3bm9ts3w
@user-xz3bm9ts3w - 04.11.2020 12:19

👍👍

Ответить
@brandongamingnl9753
@brandongamingnl9753 - 27.10.2020 20:28

Nice Video, Only 1 Question. Can You Change The Dot To A Picture? If You Can, How?

Edit: And Can You Upload The Files You Made To Mega Or Mediafire Or Something?

Ответить
@pavitkailay5174
@pavitkailay5174 - 14.09.2020 08:28

Does anyone know what color scheme he is using in the ide ? It looks awesome.

Ответить
@Umarfarooq-gg7qc
@Umarfarooq-gg7qc - 19.08.2020 03:01

what if you have decimal values range like min is 2.5 and max is 5% so how will you calculate width ?

Ответить
@pierrecalimero70
@pierrecalimero70 - 12.08.2020 13:38

and use the "change" event listener because mousemove doesn't work with phone device

Ответить
@pierrecalimero70
@pierrecalimero70 - 12.08.2020 13:31

and if you have a value max > 100 replace 'var x' by: var x = ((slider.value - slider.min) / (slider.max - slider.min) * 100 ); because it's easier when you have a range form 0 to 100 because the slider value is already in pourcent but when you have a range with differents values it's doesn't work

Ответить
@shudhdesi6658
@shudhdesi6658 - 07.08.2020 15:01

Thanks Man!!!!! You save my life......

Ответить
@ridetopride1224
@ridetopride1224 - 27.07.2020 22:36

Hey thanks for this video.
But I have a question if I want to show this green color on the page load right now you are showing on mouse move event . So how can i show that range selection color on page load.
Please help me

Ответить
@creoluegoexisto-podcast877
@creoluegoexisto-podcast877 - 02.07.2020 08:46

Great work!! Works great on desktop, but the green fill doesn't seem to work on mobile. How to fix it?

Ответить
@sajid8975
@sajid8975 - 28.06.2020 11:01

How to display the value beside the slider? On the right side

Ответить
@emarciobdirector
@emarciobdirector - 20.05.2020 07:48

I'm doing an online bootcamp and this video helped me a lot to solve an exercise. Thanks.

Ответить
@jackswagskog
@jackswagskog - 07.05.2020 14:45

great video! i have a problem though with keeping the value as i reload the page, its for a school project and i cant seem to find any solution to it:(

Ответить
@whodanyalahmed
@whodanyalahmed - 26.04.2020 16:45

Soo helpful

Ответить
@leonardhehlen2293
@leonardhehlen2293 - 21.04.2020 23:31

Sliders are great to adjust Walew

Ответить
@zumrudaliyeva241
@zumrudaliyeva241 - 16.04.2020 11:01

This was soo helpful, you saved my life :) thanks a lot

Ответить