mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-30 14:12:29 +02:00
feat: oh look, more changes
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<script type="text/hyperscript">
|
||||
init
|
||||
call initiateTooltips()
|
||||
end
|
||||
|
||||
on htmx:afterSettle
|
||||
call initiateTooltips()
|
||||
end
|
||||
|
||||
on tooltips
|
||||
call initiateTooltips()
|
||||
end
|
||||
</script>
|
||||
{#<script type="text/hyperscript">#}
|
||||
{#init#}
|
||||
{# call initiateTooltips()#}
|
||||
{#end#}
|
||||
{##}
|
||||
{#on htmx:afterSettle#}
|
||||
{# call initiateTooltips()#}
|
||||
{#end#}
|
||||
{# #}
|
||||
{#on tooltips#}
|
||||
{# call initiateTooltips()#}
|
||||
{#end#}
|
||||
{#</script>#}
|
||||
|
||||
Reference in New Issue
Block a user