ZrizzyOP
ZrizzyOP
KPCKevin Powell - Community
Created by ZrizzyOP on 10/26/2023 in #front-end
How to check image collision in js?
but just for the next time
11 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/26/2023 in #front-end
How to check image collision in js?
and I finished the site
11 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/26/2023 in #front-end
How to check image collision in js?
what's AABB collision?
11 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/26/2023 in #front-end
How to check image collision in js?
the code is made of a ton of stuff including video calling, that's the mouseover (follow image) window.addEventListener('mousemove', (event) => { const mouseX = event.pageX; const mouseY = event.pageY; const pickaxe = document.getElementById("pickaxe"); pickaxe.style.display = "block"; pickaxe.style.position = "absolute"; pickaxe.style.left = mouseX+"px"; pickaxe.style.top = mouseY+"px"; const cobblestone = document.getElementById("cobblestone"); }); I think it'll just check the mouse position
11 replies
KPCKevin Powell - Community
Created by Boeroe on 10/26/2023 in #front-end
How to get the image a full size of the div.
but I can't see the image in the codepen
12 replies
KPCKevin Powell - Community
Created by Boeroe on 10/26/2023 in #front-end
How to get the image a full size of the div.
I mean if he wants to keep the image as big as he wants
12 replies
KPCKevin Powell - Community
Created by Boeroe on 10/26/2023 in #front-end
How to get the image a full size of the div.
I think there's a ratio property if I'm not mistaking
12 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
thank you so much
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
thanks, and how can the timeout match the other one of the typewriting?
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
I'm looking to find out why the making of the new div isn't working
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
It needs to look like the first image (the are you a hacker one) but the user will be able to answer after the automatic line, and based on that, I'm making something
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
I have no idea why it does that, I wanna make it inside the code div
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
No description
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/19/2023 in #front-end
I wanna make a span inside the html code, and make it changeable in js, only some editable
there's a working typewriter animation from a tutorial aswell
22 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/18/2023 in #front-end
Icons are not centered in half screen
No description
6 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/18/2023 in #front-end
Icons are not centered in half screen
I did both and it worked after I removed justify content, thank you so much, and sorry for the late response I was needed to do something urgently
6 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/18/2023 in #ui-ux
the icons aren't centered
It suddenly works for some reason but not when I change the size of the web to half screen
9 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/18/2023 in #ui-ux
the icons aren't centered
but I'll do that
9 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/18/2023 in #ui-ux
the icons aren't centered
in codepen only it works but not in chrome or firefox
9 replies
KPCKevin Powell - Community
Created by ZrizzyOP on 10/18/2023 in #ui-ux
the icons aren't centered
ok
9 replies