Hacker News new | ask | show | jobs
by lamplightdev 2321 days ago
You can't without client side JavaScript if you're using the Shadow DOM. If you're not using Shadow DOM, just Light DOM, then you can do so: https://lamplightdev.com/blog/2019/07/20/how-to-server-side-...