lafayette
Explore posts from serversKPCKevin Powell - Community
•Created by lafayette on 11/15/2023 in #back-end
identifying calsses
6 replies
KPCKevin Powell - Community
•Created by lafayette on 10/27/2023 in #front-end
Github pages link not working
how come
this link doesn't work?
to my website?
internetslave.github.io/personal-website/
i put it on overleaf and it don't work / when i have it in my pdf it doesn't work either if u just click on it it goes to a github page not found page?
Image
but if i paste it inside a search bar it works?
59 replies
KPCKevin Powell - Community
•Created by lafayette on 10/26/2023 in #front-end
HOW TO MAKE IT SO THAT DESCRIPTION IS ONLY THE DEFAULT HEADER IN SUBPAGES
2 replies
KPCKevin Powell - Community
•Created by lafayette on 10/26/2023 in #front-end
TOGGLE BUTTON HELP
code: https://codepen.io/gsadopkgj/pen/OJdyyJa
ISSUE: when you click on either "Reflections" or "Values" at the top the visual toggle is incorrect. if you keep clicking multiple times on either "Values" or 'Reflections" the content toggles back and forth but visually, "Values" or 'Reflections' is always "selected".
I want the buttons content to only switch when you click on either (reflections or values); not to toggle when u click on one of them repeatedly... how do i fix this)
63 replies
KPCKevin Powell - Community
•Created by lafayette on 10/25/2023 in #front-end
how to make it so the typewriter effect only occurs on the index.html page and not other subpages
code: https://codepen.io/gsadopkgj/pen/oNmXegO
I want this effect solely on the index.html subpage
the effect is coded in the css tho
so i need to add something to the css which specifies to only do it on the index.html subpage?
reason being i have the same header on all the other html subpages
so the effect automatically is done there too (but i find this distracting / annoying) it probably should only be done on the home (index.html) page.
10 replies
KPCKevin Powell - Community
•Created by lafayette on 10/24/2023 in #os-and-tools
feature branch into main?
2 branches (main, and feature). I want the main branch to be updated and include the newly implemented and working feature branch
13 replies
KPCKevin Powell - Community
•Created by lafayette on 10/24/2023 in #front-end
dropdown menu item words spilling out of styled button
5 replies
KPCKevin Powell - Community
•Created by lafayette on 10/23/2023 in #front-end
toggle btn not defaulting back to appropriate toggle after clicking on new subpage
I can't use codepen / jifiddle or anything for this example as they only allow you one html file per pen; so instead here is a screen recording to show you the issue:
3 replies
KPCKevin Powell - Community
•Created by lafayette on 10/23/2023 in #front-end
location.pathname is undefined
https://codepen.io/gsadopkgj/pen/oNJKxQR (i've put in the appropriate for the object property names - they now match the location.pathname)
47 replies
KPCKevin Powell - Community
•Created by lafayette on 10/21/2023 in #front-end
update paragraph function inside eventlistener (javascript)
My updatepara() function in my js isn't working. I want it to update in correlation with my column header changing - could u help?
https://codepen.io/gsadopkgj/pen/oNJKxQR
4 replies
KPCKevin Powell - Community
•Created by lafayette on 10/21/2023 in #front-end
KEEPING JS FUNCTIONALITY BUT WRITING BTNS IN HTML INSTEAD
https://codepen.io/gsadopkgj/pen/oNJKxQR rn i have it so that the js creates these btns, but i want it so that the html creates the btns... (this way i can style the btns properly) but i want the js bit of the code to still work? like the SPA shit
6 replies
KPCKevin Powell - Community
•Created by lafayette on 10/17/2023 in #front-end
eventlistener JS
i need help with javascript.
here is the code linked: https://codepen.io/gsadopkgj/pen/zYyVPgr
scroll down to the "SUBPAGE CONTENT" comment in the javascript pen.
essentially in the comments i explain what i'm trying to do there.
But here is another explanation of what I'm trying to do anyways: Basically I want the content (header- which is 'description'' by default/associated paragraph -'as a lead mentor i') to change depending on which subpage button the user clicks: (justification / lessons learned / goals)
I'm trying to accomplish this through multiple functions that are called after the event clicker event.
Do I have the right idea? can someone help me please.
45 replies
KPCKevin Powell - Community
•Created by lafayette on 10/10/2023 in #front-end
FLEX WRAP IN MEDIA QUERY NOT WORKING
3 replies
KPCKevin Powell - Community
•Created by lafayette on 10/10/2023 in #front-end
HOW TO MAKE HEADER CONTENT LINE UP WITH FLEXBOX COLUMNS
35 replies
KPCKevin Powell - Community
•Created by lafayette on 10/9/2023 in #front-end
CLAMP VS MEDIA QUERIES - mobile friendly
123 replies