Daily Archives: August 28, 2023

How do I know if a resource needs a `crossorigin` attribute or not?

Ever need to find out whether a resource loaded into a page requires the `crossorigin` attribute? I did, and it wasn’t easy. But here’s how… Continue reading