This commit is contained in:
Carson Gross 2023-08-30 10:59:12 -06:00
parent 4a89c32832
commit 3ccd590959

View File

@ -62,14 +62,14 @@ title = "htmx webring"
">Next</a>]<br/>
[<a href="#" id="show-sites"
_="on click
hide the #webring
transition #site-table's height to 100% then
transition the #webring's opacity to 0
transition #site-table's height to 100% over 300ms then
hide me then
show #return-to-webring">List Sites</a><a id="return-to-webring"
style="display: none"
_="on click
transition #site-table's height to 0px then
show the #webring
transition #site-table's height to 0px over 800ms then
transition the #webring's opacity to 100%
hide me then
show #show-sites">Return To Webring</a>]
</td>