Guest User

Untitled

a guest
Jan 21st, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <div id="fb-root"></div>
  2. <script type="text/javascript">
  3. window.fbAsyncInit = function() {
  4. FB.init({
  5. appId: 'appid',
  6. status: true,
  7. cookie: false,
  8. xfbml: true
  9. });
  10. FB.Canvas.setSize({ width: 810, height: 610 });
  11. };
  12. (function() {
  13. var e = document.createElement('script');
  14. e.async = true;
  15. e.src = document.location.protocol + '//connect.facebook.net/de_DE/all.js';
  16. document.getElementById('fb-root').appendChild(e);
  17. }());
  18. </script>
Add Comment
Please, Sign In to add comment