Advertisement · 728 × 90

Posts by Chris Haynes

Ah, great, thanks - I will try that out

1 week ago 1 0 0 0

This is most welcome! What would be even more welcome would be the ability to disable UA transitions too, so that we can get other browsers to behave like Firefox does here.

2 weeks ago 6 0 1 0
Post image

What's your sign?

2 months ago 0 0 0 0
Post image

Share what you consider to be a goddess tier album.

2 months ago 3 0 0 0
Preview
GitHub - bubkoo/html-to-image: ✂️ Generates an image from a DOM node using HTML5 canvas and SVG. ✂️ Generates an image from a DOM node using HTML5 canvas and SVG. - bubkoo/html-to-image

I've had some luck using github.com/bubkoo/html-... before

6 months ago 2 0 0 0

I wondered where Danny Baker had got to

11 months ago 4 0 0 0
Preview
handleEvent() is Mindblowing A feature I had no idea existed which works beautifully with web components.

Could it have been `handleEvent`? thathtml.blog/2023/07/hand...

1 year ago 19 3 2 0

My first thought was does `z-index: calc(infinity + 1);` work 😂 (it doesn't)

1 year ago 11 0 1 0
Advertisement
.very-important-thing {
  z-index: calc(infinity);
}

.very-important-thing { z-index: calc(infinity); }

Heads up, #CSS has an `infinity` constant. You can use it to create an unbeatable z-index.

1 year ago 109 19 16 13

Easy to do! I've double contacted myself before too...

1 year ago 1 0 1 0