Team:TU Delft/fb listalbums

From 2010.igem.org

(Difference between revisions)
(Running)
Line 28: Line 28:
   background-color: #ccc;
   background-color: #ccc;
   padding: 5px;
   padding: 5px;
 +
  width: 100px;
}
}
</style>
</style>
Line 59: Line 60:
     $("#gencode" + item.id).click(function() {
     $("#gencode" + item.id).click(function() {
       var txt = '{{:Team:TU_Delft/fb_photodisplay|album=' + item.id + '|count=20|css=CSS class}}';
       var txt = '{{:Team:TU_Delft/fb_photodisplay|album=' + item.id + '|count=20|css=CSS class}}';
-
       $(".srcbox" + item.id).text(txt);
+
       $("#srcbox" + item.id).text(txt);
     });
     });
   }
   }

Revision as of 12:44, 19 October 2010

What to enter?

You need to find a facebook page number, or any other facebook object number that has albums in it. For example, if I go to the iGEM TU Delft facebook page, the browser location shows:

http://www.facebook.com/#!/pages/TU-Delft-iGEM-team/112242102125963

The last part of this is the Facebook page number, which can be entered into the box below.

Running

User/Group ID: