Resolved - Fix CSS nav issue in IE 8
Completed on 10Oct2013.
Modified header.tmpl and junco.css.
For browsers not supporting media queries, the search link appears in the nav bar on large screens instead of the search form.
Also, needed to add to header.tmpl:
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
From JR's : articles
45 words - 356 chars
created on
updated on
- #
source
- versions
Related articles
Resolved - Change frontpage command to draft - Jun 27, 2013
Resolved - Fix problem of not being able to save an old version - Sep 05, 2013
Resolved - Experiment with fonts and CSS - Jun 27, 2013
Create a sessionid table - Aug 07, 2013
Major Junco.css breakpoints - Sep 30, 2013
more >>