mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
6 lines
124 B
HTML
6 lines
124 B
HTML
<head>
|
|
<script hx-head="re-eval">
|
|
alert("basic script")
|
|
</script>
|
|
</head>
|
|
Basic Inline Script (Should Alert) |