Some quick fixes for IE8 and other crummy browsers:
Add a solid color & PNG fallback for search field.
Add HTML5Shiv and Respond.js for more graceful old IE support.
"Cut the mustard" in an inline script tag, so that we don't have to download scripts if we're not going to use them. For details, see Filament Group's loadJS and this Paul Irish blog post.
Changes
Some quick fixes for IE8 and other crummy browsers:
Closes #363. Closes #356. Closes #355. :hammer:
For review: @DoSomething/front-end