Yann2
KPCKevin Powell - Community
•Created by Yann2 on 8/12/2023 in #front-end
My event date picker pick dates for every month Javascript calendar
if I want to highlight the 15 august it still highlight 15 of everymonth I tried to remove it by using .remove but it doesn't work
here's my code :
https://codepen.io/Dennyyan/pen/mdQZYga
6 replies
KPCKevin Powell - Community
•Created by Yann2 on 8/11/2023 in #front-end
february showing 31 days when using next month button it works fine if manually changed
my javascript calendar works fine in some month but some doesnt especially february it becomes 31 days but if i change the date manually from pc it works fine
here is my code
https://codepen.io/Dennyyan/pen/KKrjWpR
4 replies
KPCKevin Powell - Community
•Created by Yann2 on 7/27/2023 in #front-end
How to make a little bit more tidy and responsive section
when its in mobile view the checkbox place looks very ugly but i cant put them in div cuz it will mess up my css selectors
here's my code
https://codepen.io/Dennyyan/pen/vYQVqRV
3 replies
KPCKevin Powell - Community
•Created by Yann2 on 7/23/2023 in #front-end
My image doesn't show up after checking the radio tag
I wanna change my image after clicking on radio tag
I originally make my image opacity 0 and after 1 click on radio tag it should become opacity 1 but
it becomes nothing
heres my code. thx in advance
https://codepen.io/Dennyyan/pen/NWEBeJB
29 replies