Team:Groningen/Templates/facebook

From 2013.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<!-- each page with jquery needs to have this line, it will include all the jquery calls.Just include do not change-->
+
 
-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script>
+
<!-- For some more info about this script: http://www.codehandling.com/2013/02/facio-20-infinite-facebook-fanpage.html-->
<!-- For some more info about this script: http://www.codehandling.com/2013/02/facio-20-infinite-facebook-fanpage.html-->
Line 20: Line 19:
   <head>
   <head>
      
      
-
<script src="http://code.jquery.com/jquery-latest.js"></script>
+
<script type="text/javascript">
<script type="text/javascript">
Line 27: Line 26:
var pageUrl = "https://www.facebook.com/Igem2013Groningen";
var pageUrl = "https://www.facebook.com/Igem2013Groningen";
-
var facioWidgetWidth = 250;  
+
var facioWidgetWidth = 200;  
var facioWidgetHeight = 400;  
var facioWidgetHeight = 400;  
 +
        border = none;
function displayFacio() {
function displayFacio() {

Latest revision as of 11:54, 13 September 2013