Tag Archives: Building
I will be building a home soon. What should I look into adding to make it as self contained as possible?
window.fbAsyncInit = function() { FB.init({appId: “”, status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement(“script”); e.async = true; e.src = document.location.protocol + “//connect.facebook.net/en_US/all.js”; document.getElementById(“fb-root”).appendChild(e); }()); Question by Becky: I will be building a home soon. What should I look into adding to make it as self contained as possible? I will … Continue reading
