Difference between revisions of "Team:IISc-Bangalore/Team"

Line 14: Line 14:
 
     }
 
     }
 
     .imgDesc {
 
     .imgDesc {
         width: calc(100% - 4px);
+
         width: 100%;
 
         background-color: rgba(0,0,0,0.3);
 
         background-color: rgba(0,0,0,0.3);
 
         position: relative;
 
         position: relative;
        background-color: rgba(253,237,173,0.25);
 
        border: 0px solid rgba(153, 102, 0, 0.5);
 
 
     }
 
     }
 
     .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).animate({
+
                 $(this).fadeOut(500, function() {
                    height:0,
+
                    borderWidth: "0px"
+
                }, 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
                        borderWidth: "0px"
+
 
                     }, 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"
                        borderWidth: "2px"
+
 
                     }, 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
            borderWidth: "0px"
+
 
         }, 500, function() {
 
         }, 500, function() {
 
             $(this).children("table").css("display", "none");
 
             $(this).children("table").css("display", "none");

Revision as of 00:29, 2 November 2017

  1. iGEM @ IISc
  2. Leaders
  3. Lab
  4. Hardware
  5. Software
  6. Publicity
  7. Administrative

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

Lab

Hardware

Software

Publicity

Administrative

Something