Shreygupta (Talk | contribs) |
Shreygupta (Talk | contribs) |
||
Line 14: | Line 14: | ||
} | } | ||
.imgDesc { | .imgDesc { | ||
− | width: | + | width: 100%; |
background-color: rgba(0,0,0,0.3); | background-color: rgba(0,0,0,0.3); | ||
position: relative; | position: relative; | ||
− | |||
− | |||
} | } | ||
.imgDesc table { | .imgDesc table { | ||
Line 200: | Line 198: | ||
</td> | </td> | ||
<td class="imgDescText"> | <td class="imgDescText"> | ||
− | "on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton | + | "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton |
</td> | </td> | ||
</tr> | </tr> | ||
Line 236: | Line 234: | ||
$(this).parent().children(".imgDesc").each(function(){ | $(this).parent().children(".imgDesc").each(function(){ | ||
if($(this).index(".imgContainer>div") !== indice){ | if($(this).index(".imgContainer>div") !== indice){ | ||
− | $(this). | + | $(this).fadeOut(500, function() { |
− | + | ||
− | + | ||
− | + | ||
$(this).children("table").css("display", "none"); | $(this).children("table").css("display", "none"); | ||
}); | }); | ||
Line 246: | Line 241: | ||
if($(this).height() === 600){ | if($(this).height() === 600){ | ||
$(this).animate({ | $(this).animate({ | ||
− | height:0 | + | height:0 |
− | + | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").css("display", "none"); | $(this).children("table").css("display", "none"); | ||
Line 254: | Line 248: | ||
else{ | else{ | ||
$(this).animate({ | $(this).animate({ | ||
− | height:"600px | + | height:"600px" |
− | + | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").fadeIn(200); | $(this).children("table").fadeIn(200); | ||
Line 265: | Line 258: | ||
$(".imgDesc").click(function(){ | $(".imgDesc").click(function(){ | ||
$(this).animate({ | $(this).animate({ | ||
− | height: 0 | + | height: 0 |
− | + | ||
}, 500, function() { | }, 500, function() { | ||
$(this).children("table").css("display", "none"); | $(this).children("table").css("display", "none"); |
Revision as of 00:29, 2 November 2017
Leaders
Name | Sai Padma Priya (Sai) | |
Role | Student Leader, Wiki | |
Year, Major | 3rd, Biology | |
Hobbies | Theatre, Music, Reading fiction, Graphic Design and Anime | |
Likes to eat | Mexican hot chocolate | |
Favourite Scientist | Linus Pauling | |
Favourite Microbe | Desulforudis audaxviator | |
Favourite Quote | "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton |
Name | Sai Padma Priya (Sai) | |
Role | Student Leader, Wiki | |
Year, Major | 3rd, Biology | |
Hobbies | Theatre, Music, Reading fiction, Graphic Design and Anime | |
Likes to eat | Mexican hot chocolate | |
Favourite Scientist | Linus Pauling | |
Favourite Microbe | Desulforudis audaxviator | |
Favourite Quote | "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton |