Iframe problem
InfinityFree Forum [Unofficial]
May 30, 2026
Olumis:
> Why dont you use htmx, instead of iframe?
Because you’d run into the same issue.
The same reason that iframes don’t work also breaks AJAX requests, which means the HTMX solution also doesn’t work.
Within the same website, HTMX is legitimately a cool solution and much better than using iframes, but it’s not a solution for this particular issue.
Discussion in the ATmosphere