From f027d19ce8d31b6cec5bd1518b2494c43de907a3 Mon Sep 17 00:00:00 2001
From: Asharee Peters <141272222+Asharee@users.noreply.github.com>
Date: Tue, 31 Mar 2026 18:05:35 -0500
Subject: [PATCH 1/2] Ajax Form
---
html/ajax-form.html | 86 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 86 insertions(+)
create mode 100644 html/ajax-form.html
diff --git a/html/ajax-form.html b/html/ajax-form.html
new file mode 100644
index 0000000..2beaf2a
--- /dev/null
+++ b/html/ajax-form.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+ Buttondown Submit Form using jQuery AJAX
+
+
+
+
+
+
+
From e33ca2f2ffd888cd4201d29ffec4aac10eeacf65 Mon Sep 17 00:00:00 2001
From: Asharee Peters <141272222+Asharee@users.noreply.github.com>
Date: Mon, 6 Apr 2026 14:12:45 -0500
Subject: [PATCH 2/2] Update ajax-form.html
---
html/ajax-form.html | 129 +++++++++++++++++++++++++-------------------
1 file changed, 75 insertions(+), 54 deletions(-)
diff --git a/html/ajax-form.html b/html/ajax-form.html
index 2beaf2a..ddbbfbf 100644
--- a/html/ajax-form.html
+++ b/html/ajax-form.html
@@ -3,84 +3,105 @@
- Buttondown Submit Form using jQuery AJAX
+ Buttondown Submit Form with Spinner
+
-