Team:Cambridge/Photos

From 2010.igem.org

(Difference between revisions)
Line 33: Line 33:
    
    
   s +=  '<a class="lightbox" href="' + b_url + '">' + '<img alt="'+  
   s +=  '<a class="lightbox" href="' + b_url + '">' + '<img alt="'+  
-
   photo.title + '"src="' + t_url + '"/>' + '</a>';
+
   photo.title + '"src="' + t_url + '" style="margin:10px; border:1px solid gray;" />' + '</a>';
  }
  }

Revision as of 00:04, 18 August 2010