Team:UCL/Science

From 2014.igem.org

(Difference between revisions)
Line 39: Line 39:
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
-
$("#container").mason({
+
$(function(){
-
    itemSelector: ".box",
+
$("#grid").mason({
-
    ratio: 1.5,
+
itemSelector: ".box",
-
    sizes: [
+
ratio: 1.5,
-
        [1,1],
+
sizes: [
-
        [1,2],
+
[1,1],
-
        [2,2]
+
[1,2],
-
    ],
+
[2,2]
-
    columns: [
+
],
-
        [0,480,1],
+
columns: [
-
        [480,780,2],
+
[0,480,1],
-
        [780,1080,3],
+
[480,780,2],
-
        [1080,1320,4],
+
[780,1080,3],
-
        [1320,1680,5]
+
[1080,1320,4],
-
    ],
+
[1320,1680,5]
-
    filler: {
+
],
-
        itemSelector: '.fillerBox',
+
filler: {
-
        filler_class: 'custom_filler'
+
itemSelector: '.fillerBox',
-
    },
+
filler_class: 'custom_filler'
-
    layout: 'fluid',
+
},
-
    gutter: 10
+
layout: 'fluid',
-
},function(){
+
});
-
    console.log("COMPLETE!")
+
}); });
-
}); });
+
</script>
</script>

Revision as of 19:13, 2 September 2014

Goodbye Azodye UCL iGEM 2014

1
2
3
4
5
6
7
8
1
2
3
4
5

Contact Us

University College London
Gower Street - London
WC1E 6BT
Biochemical Engineering Department
Phone: +44 (0)20 7679 2000
Email: ucligem2014@gmail.com

Follow Us