Zempai
Zempai
KPCKevin Powell - Community
Created by McMarty on 2/16/2025 in #front-end
Adding a Hyperlink to a Nested Accordion Menu
-# this is Simon posting from at home _ Repeating https://discord.com/channels/436251713830125568/1340814846358454302/1341074787295826053 and keeping in mind that we are looking for something fit to provide information on demand and not marketing purposes – rather than relying on a one-trick pony solution, a combination of categorizing the content by presenting an alphabetical navigation, combined with nesting, breadcrumbs and a full-text search, likely will drain less energy from your visitor. I cannot help but think otherwise it will be too bloated. That could even be the deeper level of navigation while the entry can be very NYT WSJ -like. Depends how the content is arranged. But to be fair, none of us had a briefing about any of the intent (I am not asking). So most of the opinions are based on speculations and generally valid problem solving 👍 Going back to the actual question. Yes, it is a technical and rhetorical problem. imo, you best do both given it's reasonable: setting a hyperlink to the parent-item while providing the option not having to click it for further navigation.
262 replies
KPCKevin Powell - Community
Created by Zempai on 11/24/2024 in #front-end
CSS – Selecting attributes by wildcard name
I do take a good no, thanks.
3 replies
KPCKevin Powell - Community
Created by Simon on 11/20/2024 in #front-end
JS – Calling a PHP public function with vanilla javascript
-# Simon posted from his home account Ignore this thread I will close this thread tomorrow if possible, october cms has some big time ajax going on 🙃
2 replies
KPCKevin Powell - Community
Created by Simon on 11/15/2024 in #front-end
CSS – building a cohesive spacing economy in website projects
-# Simon posted from his home account Interesting selector, will fiddle around with it
5 replies
KPCKevin Powell - Community
Created by LachsDuJour on 11/4/2024 in #front-end
When text gets in two lines
Indeed an interesting case. I was dealing with content sensitive demands here and there, mostly realizing that it may not be a job for CSS but needs to be solved either by design or actual programming. Limiting the label's inline-space with magic numbers (20ch) would be the "best" CSS can do, other than that I am clueless aswell. That balance renders a block is unfortunate ...lol Thanks for sharing 🙆
47 replies
KPCKevin Powell - Community
Created by Zempai on 11/7/2024 in #front-end
CSS – managing grid-template-columns sizes with classes
Thank you for your well formed questions. I guess my mind was indeed reeling while I tried to present my issue. While working along Kevin's videos, I ended up with the goal to create a modular and isolated grid-layouting boilerplate(?) which could be included as a component to an existing CSS framework. -# (because I feel like thats somewhat missing there) But along the way I reached my skill-cap and kind of was not sure how and where to continue refining bits an pieces of what is saved in the codepen. The special content-areas like .featured or .breakout clearly demand padding, if colorfully highlighted. Therefore I got interested in asking ‚how would others solve that?‘ My second issue right now is extending the grid-template-columns or size calculations without destroying it 😂 ... Your proposal to always take the extra space into account seems like "the cleanest" if I can get it to work. Refering to the pen, should/can I add this minmax() to the existing width variables? – or is this the wrong place to do that I do see that a boilerplate like this will always be incomplete and needs fine-tuning – but having the most common layouting snippets ready to use seems reasonable.
5 replies
KPCKevin Powell - Community
Created by Zempai on 10/29/2024 in #front-end
That one grid-content Video
4 replies
KPCKevin Powell - Community
Created by Zempai on 10/29/2024 in #front-end
That one grid-content Video
Thanks for your time! unfortunately thats the video I found aswell, but it does not show the thing I remember (maybe I'm losing my mind). My wildest guess is that the bit of content was briefly demonstrated in an unrelated video ... or one of the subgrid ones 😄 I will go on searching
4 replies