Team:Cornell/templates/notebook

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
loadHref();
loadHref();
$('li.pg-notebook').addClass('active');
$('li.pg-notebook').addClass('active');
 +
$('p').each(function(index, item) {
 +
    if($.trim($(item).text()) === "") {
 +
        $(item).slideUp(); // $(item).remove();
 +
    }
 +
});
});
});
</script>
</script>

Revision as of 16:47, 26 June 2013

Notebook

Filter by subteam:
show all subteams
show technical details

Wet Lab
Dry Lab
Modeling
Human Practices
Wiki
Animation
only
only
only
only
only
only