Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
  <p><strong>View on a device with motion sensors.</strong></p>
<p>device orientation</p>
  <ul id="do"></ul>
  <p>device motion</p>
  <ul id="dm"></ul>
  <p><small>(values are trimmed a little to be a little less verbose)
</body>
</html>
 
* {
  font-family: sans-serif;
}
Output 300px

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

Dismiss x
public
Bin info
rempro
0viewers