AHA demos
← All demos

FAQ · Boosted navigation

The third page of the boosted mini-site.

FAQ

Does the head get swapped?
No. Scripts and styles in the head stay put. Only the body changes, and the title.
What about forms?
Boosted forms submit through htmx too and follow redirects. A normal action and method is all they need.
Why the timer?
To prove the point. A full page load would reset it to zero.

What to look at

Press the browser back button. htmx saved a snapshot of each page in history and restores it without a request.

Source

Loading source…

Every file of this demo, as it runs. Or browse it on GitHub ↗