webring icon indicating copy to clipboard operation
webring copied to clipboard

Use an iframe to embed the webring

Open virtualfuzz opened this issue 9 months ago • 0 comments

I think an iframe is better then what is currently being done because you aren't embedding a javascript script on your website.

Also because the CSS of the outside page would not affect the CSS inside of the iframe, which may be good or bad, depending on how you see it.

Now I think that before being deployed it should be tested to see if it actually works.

I can also rewrite my commit to instead show both ways to embed the webring if this is preferred.

Edit: what could be even better would be if the server rendered the /embed this way you don't have to run javascript for the webring, like what johnvertisements are doing. Edit 2: though i would need guidance for that

virtualfuzz avatar Apr 30 '25 16:04 virtualfuzz