Will45
KPCKevin Powell - Community
β’Created by Will45 on 10/18/2023 in #front-end
Code at the top of the Javascript file works, but the ones beneath don't.
Thank You Problem Solver, you were a big help.π
5 replies
KPCKevin Powell - Community
β’Created by Will45 on 10/14/2023 in #front-end
how to make images display on site when deployed on github
You are right, thank you!
4 replies
KPCKevin Powell - Community
β’Created by davidcancube on 10/11/2023 in #front-end
how to put the text side of the image
You can use Flex for that if I understand your question correctly.
Put both in a div and set display to flex.
7 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/12/2023 in #front-end
How to make a Quiz App disable other options after an option is selected?
i meant "Legend", sorry
33 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/12/2023 in #front-end
How to make a Quiz App disable other options after an option is selected?
So label tag inside the Button Tag right?
33 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/12/2023 in #front-end
How to make a Quiz App disable other options after an option is selected?
Alright, so instead of the button tag, i'll use the Legend tag right?
33 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/12/2023 in #front-end
How to make a Quiz App disable other options after an option is selected?
Yes, inside a div containerπ
33 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/12/2023 in #front-end
How to make a Quiz App disable other options after an option is selected?
oh i didnt use a div though, just buttons, everything seems to be working except the javascript part where i'll have to modify the code to disable the deselected options, while making sure the Red or Green background disappears when the next button is clicked
33 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/12/2023 in #front-end
How to make a Quiz App disable other options after an option is selected?
hello? please how do i do this?
33 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/8/2023 in #front-end
how to make a Quiz app generate Randome options/answers from an array.
Alright, Iβll try this, thanks for your help!
5 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/8/2023 in #front-end
how to make a Quiz app generate Randome options/answers from an array.
Hello, thanks for your response.
Iβm still a bit lost as to how to attach the correct answer to the correct index.
Please How would that work?
Please How would that work?
5 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/6/2023 in #front-end
how to make a todo list delete button work in javascript
Its not. Iβve fixed it by using the index -1 on the length of the liAreay
13 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/6/2023 in #front-end
how to make a todo list delete button work in javascript
Oh my days, youβre an angel.
Youβre absolutely correct, it works now.
Thanks a lot!π
13 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/6/2023 in #front-end
how to make a todo list delete button work in javascript
Does it log βbutton clickedβ to the console when clicked?
13 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/5/2023 in #front-end
how to make my delete function/button work in javascript (todo list project)
Oh iβve tried that. Iβve tried putting it both outside and inside the addBtn, still doesnt work.
The codepen: https://codepen.io/Godswill-Obi-ndaji/pen/oNJYwmQ
8 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/5/2023 in #front-end
how to make my delete function/button work in javascript (todo list project)
Thanks, iβve edited it and done that.
https://codepen.io/Godswill-Obi-ndaji/pen/oNJYwmQ
8 replies
KPCKevin Powell - Community
β’Created by Will45 on 9/5/2023 in #front-end
how to make my delete function/button work in javascript (todo list project)
Alrigh, how do I rephrase?
8 replies