2023/09/20#p1 0 comments: click to leave a comment Another visual home page 'map' idea. This one replaces the list of links when the window width is greater than 900px. Can't see the video? Click here to watch... It uses the same SVGs and hover behaviour but the descriptions are moved to pop-up dialogs. I think, with this on the homepage, it would make sense to remove the 'Latest' post and maybe the border around the main section. Colin Walker
2023/09/20#p2 0 comments: click to leave a comment I came across the CSS property pointer-events earlier while working on the new 'map'. It's a shame you can't make it more granular and specify which events you want to ignore: keep hover but ignore click, for example. Colin Walker