Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benpate/htmx-slide-navigation

Proof of Concept Slider Navigation
https://github.com/benpate/htmx-slide-navigation

Last synced: about 1 month ago
JSON representation

Proof of Concept Slider Navigation

Awesome Lists containing this project

README

        

# htmx-slide-navigation
Proof of Concept Slider Navigation

This is a *very* rough demo of slider navigation using htmx. There are a number of things that still need work.

* *Back Button does not work / does not slide.
* *HTML cannot have any whitespace, or else the slider breaks horribly.
* *Currently, every link needs special slider code attached.
* *History API breaks sometimes, though this might not be noticeable with a real app server running behind this.