Team:BIOTEC Dresden/Minutes

From 2010.igem.org

(Difference between revisions)
Line 74: Line 74:
         // Limit preview size:
         // Limit preview size:
         height: 200
         height: 200
-
     },
+
     }
-
    // When container is shown:
+
-
    onShow: function(link){
+
-
        $('<span>' + link.href + '</span>').appendTo(this);
+
-
    },
+
-
    // When container hides:
+
-
    onHide: function(link){
+
-
        $('span', this).remove();
+
     }
     }
});
});

Revision as of 21:43, 22 October 2010

Share to Twitter Share to Facebook Share to Orkut Stumble It Email This More...