Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE HTML >
<html>
<head>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css">
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js"></script>
<script type="text/javascript" src="http://code.jquery.com/ui/1.9.0/jquery-ui.js"></script>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>Test</title>
</head>
<body>
    <!-- Test Dialog -->
    <div id="testDialog" title="Test" style="display:none">
        <div id="map"></div>
    </div>
</body>
<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;sensor=false&amp;key=ABQIAAAAmNjdSaN9sFfmcqrIjQ2saRQYPFhLij6r4Ph0OQA-7ZZsAYM5gRQ5tAsX4LeRR4ePhrbhbNfAFsPmng" type="text/javascript"></script>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers