How to Build a Custom Time Picker with JavaScript Modules (No Frameworks)

How to Build a Custom Time Picker with JavaScript Modules (No Frameworks)

dcode

2 года назад

21,578 Просмотров

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


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

@niteilcaesgo2907
@niteilcaesgo2907 - 29.08.2023 17:59

Thank you! Very useful!

Ответить
@priyalkhurana9763
@priyalkhurana9763 - 15.04.2023 12:12

hey, I just finished this does anyone know how to use the finally picked time by user to later manipulate it in another other project?

Ответить
@vikram0989
@vikram0989 - 06.12.2022 18:48

Thanks for this .. after selecting the time .. the input element doesn’t trigger any events ..how to resolve that issue ? Anyone faced the same ?

Ответить
@maalainineelkharfi7493
@maalainineelkharfi7493 - 24.10.2022 15:29

Thank you

Ответить
@saurabhgoyal9547
@saurabhgoyal9547 - 09.09.2022 06:41

has anybody converted into declarative code?, help required

Ответить
@Toro-Tor
@Toro-Tor - 21.06.2022 15:35

WOW

Ответить
@leandroosalas
@leandroosalas - 24.05.2022 06:46

Thank you!! pretty useful, I discovered that if you scroll, the time picker will showup way off the input, to fix it you need to take into account the window.scrollY. ie: let scrollTop = top + window.scrollY;

Ответить
@successkwagala6162
@successkwagala6162 - 28.02.2022 16:53

This is exactly what I needed, thanks May GOD BLESS YOU.....

Ответить
@expukpuk
@expukpuk - 15.12.2021 06:56

Thanks Mate, nice control....

Ответить
@tianot3636
@tianot3636 - 03.12.2021 11:44

Thank you so much, After a long period of searching I finally find your tutorial so much helpful. Keep it up sir God bless

Ответить
@davidaching1617
@davidaching1617 - 26.11.2021 09:17

I tried to use it in a bootstrap 5 modal, but it doesn't work, it only works on the outside. Looks excellent

Ответить
@ourielperez1646
@ourielperez1646 - 13.10.2021 20:42

Excellent!
Thanks

Ответить
@onelook1870
@onelook1870 - 17.09.2021 15:10

Bro can you do a tutorial on Trello Clone!!!

Ответить
@DungBui13
@DungBui13 - 15.09.2021 20:17

You are superb. Thanks for sharing.

Ответить
@DGronki
@DGronki - 09.09.2021 11:42

I also suggest use Array(12).fill().map((_,i)=>i+1) to generate list of numbers

Ответить
@DGronki
@DGronki - 09.09.2021 11:10

We can also use all:initial to ignore browser styles and be standard pure

Ответить
@israelochoab3113
@israelochoab3113 - 07.09.2021 03:37

Awesome, could you create a web componet?

Ответить
@BenjaminAster
@BenjaminAster - 06.09.2021 20:55

Why can't you just use dark theme? How can that be so hard?

Ответить
@jaimeviloriogreen
@jaimeviloriogreen - 06.09.2021 18:39

I would like to see a date picker, could you?

Ответить
@ayushdedhia25
@ayushdedhia25 - 06.09.2021 17:53

This tutorial was pretty interesting... 🤩😊

Ответить
@pranavs_productions
@pranavs_productions - 06.09.2021 16:34

Hmm looks cool to add in a project

Ответить
@K5RTO
@K5RTO - 06.09.2021 16:30

Very cool little project. Thanks and best wishes.

Ответить