]> git.evergreen-ils.org Git - Evergreen.git/commit
Facets after results, then DOMinate them into place
authorDan Scott <dscott@laurentian.ca>
Tue, 17 Sep 2013 19:16:49 +0000 (15:16 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:41:15 +0000 (18:41 -0400)
commit4903341c669fa968d27d42031a3c988b35513ca0
treef923a409b3b641f12c73da1cbb8f49270ecb9f27
parente9de4a0583a72f50d9c5deeb019f94a5290c6fcf
Facets after results, then DOMinate them into place

We can use a media query in JavaScript to detect a given width and then
drop the facets into their left-hand column if needed; if the browser
window resizes, then potentially put the facets back on the bottom.

Also add a rudimentary "Refine these results" link at the top of the
page that is only visible when the facets are at the bottom to
facilitate navigation.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2