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>
  <div id="fb-root"></div>
  
<div id="id00" style="z-index: 3; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4)">
    
        <div class="w3-modal-content w3-animate-top w3-card-2">
    
            <header class="w3-container w3-yellow">
    
                <span onclick="document.getElementById('id00').style.display='none'" class="w3-closebtn">&times;</span>
    
                <h3><b>like kace op facebook om onze adventskalender te gebruiken</b></h3>
    
            </header>
    
            <div class="w3-container w3-padding-32">
              
                <div class="fb-page" data-href="https://www.facebook.com/we.are.kace/" data-tabs="timeline" data-width="180" data-height="125" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/we.are.kace/" class="fb-xfbml-parse-ignore">
                  <a href="https://www.facebook.com/we.are.kace/">KACE</a></blockquote>
                </div>  
              
            </div>
    
        </div>
    
    </div>
</body>
</html>
 
          window.fbAsyncInit = function() 
        {
            FB.init(
            {
                appId      : '202822426829643',
                xfbml      : true,
                version    : 'v2.8'
            });
            FB.AppEvents.logPageView();
             
            FB.Event.subscribe("edge.create", function(a, b){
              document.getElementById('id00').style.display='none';
            })
        };
       
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers