Team:UCL London/Photo Gallery

From 2010.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<script type="text/javascript">
<script type="text/javascript">
-
jQuery.getJSON('http://api.flickr.com/services/feeds/photos_public.gne?id=53364422@N06&format=json',
+
jQuery.getJSON("http://api.flickr.com/services/feeds/photos_public.gne?id=53364422@N06&format=json&callback=?",
function(data){
function(data){
  $.each(data.items, function(i,item){
  $.each(data.items, function(i,item){

Revision as of 12:21, 28 August 2010

UCL IGEM 2010

RETURN TO IGEM 2010

Retrieved from "http://2010.igem.org/Team:UCL_London/Photo_Gallery"