From 8a79b86b77850272073a74d8757b3c0f3b6c7962 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 17 Apr 2022 20:18:13 -0700 Subject: [PATCH] frame search --- creator/index.php | 4 +- css/style-9.css | 27 +++++ js/frameSearch.js | 247 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 277 insertions(+), 1 deletion(-) create mode 100644 js/frameSearch.js diff --git a/creator/index.php b/creator/index.php index d02e62b9..d4d248dc 100644 --- a/creator/index.php +++ b/creator/index.php @@ -114,7 +114,7 @@ include('../globalHTML/header-1.php');