adding ajax and sql logic to filter the search dropdowns based on selection
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 26 Apr 2017 18:24:29 +0000 (14:24 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 26 Apr 2017 18:24:29 +0000 (14:24 -0400)
commit24e7894f1360be8af540cae181e6fb1c4678d240
tree471471d3939d9cb5f5ac0bc513e8e4b8165418a4
parentdc3db727e1d3a9eb6eafdd1a31f2416165e70639
adding ajax and sql logic to filter the search dropdowns based on selection

added ajax action to the functions file, added new js file to keep the search filter logic separate
adjusted styles for the search input fields.
css/app.css
css/app.css.map
functions.php
js/app.js
js/custom/headerSearch.js [new file with mode: 0644]
lib/ajax-search.php [new file with mode: 0644]
scss/_page.header.scss
sections/header.php