MC23
KPCKevin Powell - Community
•Created by MC23 on 9/12/2024 in #front-end
relative-positioned element is cut off
4 replies
KPCKevin Powell - Community
•Created by MC23 on 9/7/2024 in #front-end
Add marquee effect over image
What I'd like to achieve: https://bennadel-cdn.com/resources/uploads/2023/[email protected]
Attempt so far: https://codepen.io/n00bCod3r/pen/gOjNvge
Where the left and right border are the image's ones (with the whole title being shown and scrolling)
35 replies
KPCKevin Powell - Community
•Created by MC23 on 6/20/2024 in #ui-ux
Two columns layout for code snippets: A or B?
2 replies
KPCKevin Powell - Community
•Created by MC23 on 3/27/2024 in #front-end
Absolute position problem when scrolling
I'm having a problem with an abolute positioned element when scrolling, it moves and overflows the container:
https://codepen.io/n00bCod3r/pen/XWQaZbz
I tried adding a position relative to the container, but it gets cut:
8 replies
KPCKevin Powell - Community
•Created by MC23 on 6/1/2023 in #front-end
[Angular MaterialTable] Row class not completely applied in case of overflow
https://stackblitz.com/edit/angular-mat-table-highlight-row-on-scroll-zmdjqj?file=src%2Fapp%2Fapp.component.css
As you can see, due to the Flex css part, the row class is not entirely applied. Any idea on how to do that? The flex part must stay, this is a simpler example than my actual project...
1 replies
KPCKevin Powell - Community
•Created by MC23 on 2/2/2023 in #ui-ux
Feedback on icons used to display the respective word
5 replies
KPCKevin Powell - Community
•Created by MC23 on 10/12/2022 in #front-end
Unwanted undefined key in object
Starting from an array like this:
And an array like thisWhat's the best way to obtain an array like this?
Current solution https://jsfiddle.net/n00bCod3r/jdc1hu5p/
However, I get an undefined key and I don't understand why
14 replies