From 45ca5853b8ab0b9e6bdacb39526b54e074ec0a15 Mon Sep 17 00:00:00 2001 From: Joah Gerstenberg Date: Sat, 14 Dec 2013 09:55:08 -0600 Subject: [PATCH 1/6] add frontend search --- compare.html | 12 +++++++++++- css/style.css | 19 +++++++++++++++++++ index.html | 1 + js/search.js | 25 +++++++++++++++++++++++++ 4 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 js/search.js diff --git a/compare.html b/compare.html index cf1c00b..c689629 100644 --- a/compare.html +++ b/compare.html @@ -43,8 +43,14 @@ -
+ +
+ + +
@@ -1824,6 +1833,7 @@ + + -