Difference between revisions of "Heather"

From eagle-rock.org
Line 24: Line 24:
 
==Comments==
 
==Comments==
  
{{#widget:Facebook Comments
+
 
|appID={322309441168104}
+
 
|url={{fullurl:{{PAGENAME}}}}
+
<div id="fb-root"></div>
|num=5
+
<script>
}}
+
  window.fbAsyncInit = function() {
 +
    FB.init({
 +
      appId      : '322309441168104', // App ID
 +
      channelUrl : '//saillwhite.com/channel.html', // Channel File
 +
      status    : true, // check login status
 +
      cookie    : true, // enable cookies to allow the server to access the session
 +
      xfbml      : true  // parse XFBML
 +
    });
 +
 
 +
    // Additional initialization code here
 +
  };
 +
 
 +
  // Load the SDK Asynchronously
 +
  (function(d){
 +
    var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
 +
    if (d.getElementById(id)) {return;}
 +
    js = d.createElement('script'); js.id = id; js.async = true;
 +
    js.src = "//connect.facebook.net/en_US/all.js";
 +
    ref.parentNode.insertBefore(js, ref);
 +
  }(document));
 +
</script>
 +
<div class="fb-comments" data-href="http://eagle-rock.org/index.php/Heather" data-num-posts="5" data-width="470"></div>

Revision as of 18:43, 13 June 2012

Bell heather in snow

Chunks of information

Gallery

See also

External links

Comments

<script>

 window.fbAsyncInit = function() {
   FB.init({
     appId      : '322309441168104', // App ID
     channelUrl : '//saillwhite.com/channel.html', // Channel File
     status     : true, // check login status
     cookie     : true, // enable cookies to allow the server to access the session
     xfbml      : true  // parse XFBML
   });
   // Additional initialization code here
 };
 // Load the SDK Asynchronously
 (function(d){
    var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement('script'); js.id = id; js.async = true;
    js.src = "//connect.facebook.net/en_US/all.js";
    ref.parentNode.insertBefore(js, ref);
  }(document));

</script>