mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-01-20 15:46:16 +00:00
6 lines
106 B
HTML
6 lines
106 B
HTML
<head>
|
|
<script>
|
|
alert("basic script")
|
|
</script>
|
|
</head>
|
|
Basic Inline Script (Should Alert) |