Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 130: Line 130:
   var input = "<div style='float:left; width:40%; margin:auto; color:rgb(117, 117, 117) !important; text-align:center;'>" + $(this).children().children('a').html() + $(this).children().children('.position').html() +  "</div>";
   var input = "<div style='float:left; width:40%; margin:auto; color:rgb(117, 117, 117) !important; text-align:center;'>" + $(this).children().children('a').html() + $(this).children().children('.position').html() +  "</div>";
   input +=  "<div style='overflow:auto; width:58%; height:90%; float:right; text-align:justify;'><p style='padding-right:13px;'>"+ description.html() + "</p>";
   input +=  "<div style='overflow:auto; width:58%; height:90%; float:right; text-align:justify;'><p style='padding-right:13px;'>"+ description.html() + "</p>";
-
 
+
 +
  alert($(this).children().children('.attribution'));
   if ($(this).children().children('.attribution') != undefined){
   if ($(this).children().children('.attribution') != undefined){

Revision as of 01:55, 28 October 2012