Some desperate attempts to make IE8 work.
This commit is contained in:
parent
a3e2606486
commit
bf4ea4f08d
3 changed files with 14 additions and 6 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
window.dynmap = new DynMap($.extend({
|
||||
container: $('#mcmap'),
|
||||
container: $('#mcmap')
|
||||
}, config));
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue