Fix cross-browser support for language select

This fixes cross-browser support for the language select box by
replacing it with a custom menu box.
This commit is contained in:
Blake Grotewold
2014-10-28 16:30:57 -04:00
parent b512153d73
commit dc7afcbd75
4 changed files with 64 additions and 26 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
<script type='text/javascript'>
var oldIE = false;
</script>
<!-- [if lt IE 9]>
<!--[if lt IE 9]>
<script type="text/javascript">oldIE = true;</script>
<![endif]-->