From d6fd5fb10974c3ffcd678a5a536df32aa8698367 Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Wed, 27 Jan 2016 19:46:10 -0500 Subject: [PATCH 1/3] Added highlight effect when removing an item from a list - Uses jQuery UI --- footer.html | 1 + list.php | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/footer.html b/footer.html index baf263be..c63e72f2 100644 --- a/footer.html +++ b/footer.html @@ -11,6 +11,7 @@ + diff --git a/list.php b/list.php index 80a3b9d4..5b32fa76 100644 --- a/list.php +++ b/list.php @@ -31,7 +31,7 @@ function getFullName() { Adding to the ... diff --git a/list.php b/list.php index 5b32fa76..ecc38a85 100644 --- a/list.php +++ b/list.php @@ -41,7 +41,7 @@ function getFullName() {