From 1e23403c34a7983975eb6ee9369aa7e26e22ec8a Mon Sep 17 00:00:00 2001 From: 10001shh Date: Sat, 7 Jul 2018 00:02:51 -0500 Subject: [PATCH] more styling, description, basic animations --- content.js | 59 +++++++++++++++++++++++++++++++++++++++--------------- styles.css | 13 ++++-------- 2 files changed, 47 insertions(+), 25 deletions(-) diff --git a/content.js b/content.js index 7afc0173..e4c975da 100644 --- a/content.js +++ b/content.js @@ -2,14 +2,16 @@ var grades; var coursename; var profname; +var profurl; var department; var course_nbr; +var description; $(document).ready( function() { loadDataBase(); //make heading $("table thead th:nth-child(5)").after('Rating'); $("table thead th:nth-child(10)").after('Dist'); - var modhtml = '