Implemented protocol-relative URLs (this is tested)
This commit is contained in:
parent
2be0cd3671
commit
3c094ec87d
3 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="css/dynmap_style.css" media="screen" />
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/override.css" media="screen" /> -->
|
||||
|
||||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery.json.js"></script>
|
||||
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
|
||||
<script type="text/javascript" src="js/custommarker.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue