Will45
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?
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