Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-git2.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <div id='preloader'></div>
  <a href='#'>Change background</a>
</body>
</html>
  
 
body, div#preloader { background: url('http://wallike.com/wp-content/uploads/2013/04/black-hd-background.jpg') no-repeat center center fixed; -webkit-background-size: cover; }
body, div#preloader { z-index: -1; }
div#preloader { position: fixed; top: 0; bottom: 0; left: 0; right: 0; }
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers