mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
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:
+1
-1
@@ -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]-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user