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