mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-11-01 14:03:26 +00:00
futzing
This commit is contained in:
parent
4a89c32832
commit
3ccd590959
@ -62,14 +62,14 @@ title = "htmx webring"
|
|||||||
">Next</a>]<br/>
|
">Next</a>]<br/>
|
||||||
[<a href="#" id="show-sites"
|
[<a href="#" id="show-sites"
|
||||||
_="on click
|
_="on click
|
||||||
hide the #webring
|
transition the #webring's opacity to 0
|
||||||
transition #site-table's height to 100% then
|
transition #site-table's height to 100% over 300ms then
|
||||||
hide me then
|
hide me then
|
||||||
show #return-to-webring">List Sites</a><a id="return-to-webring"
|
show #return-to-webring">List Sites</a><a id="return-to-webring"
|
||||||
style="display: none"
|
style="display: none"
|
||||||
_="on click
|
_="on click
|
||||||
transition #site-table's height to 0px then
|
transition #site-table's height to 0px over 800ms then
|
||||||
show the #webring
|
transition the #webring's opacity to 100%
|
||||||
hide me then
|
hide me then
|
||||||
show #show-sites">Return To Webring</a>]
|
show #show-sites">Return To Webring</a>]
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user