Team:SYSU-Software/notebook2

From 2013.igem.org

(Difference between revisions)
Line 45: Line 45:
                 </ul>
                 </ul>
-
                 <img id="notebook" src="https://static.igem.org/mediawiki/2013/b/bd/Notebook2.png" alt="notebook" style="position:fixed; top: 50px">
+
                 <img id="notebook" src="https://static.igem.org/mediawiki/2013/b/bd/Notebook2.png" alt="notebook" style="position:fixed; top: 150px">
             </div>
             </div>
Line 138: Line 138:
                 console.log(scrollTop);
                 console.log(scrollTop);
-
                 if (scrollTop <= 800) {
+
                 if (scrollTop <= 900) {
-
                     $("#notebook").css({'position': 'fixed', 'top': '50px'});
+
                     $("#notebook").css({'position': 'fixed', 'top': '150px'});
-
                 } else if (scrollTop > 800 && scrollTop <= 1040) {
+
                 } else if (scrollTop > 900 && scrollTop <= 1140) {
                     $("#notebook").css({'position': 'relative'});
                     $("#notebook").css({'position': 'relative'});
                     $("#detail-timeline").css({'position': 'relative'});
                     $("#detail-timeline").css({'position': 'relative'});
-
                 } else if (scrollTop > 1040) {
+
                 } else if (scrollTop > 1140) {
                     $("#detail-timeline").css({'position': 'fixed', 'top': '50%', 'margin-top': '-301px'});
                     $("#detail-timeline").css({'position': 'fixed', 'top': '50%', 'margin-top': '-301px'});
                 }
                 }

Revision as of 12:07, 26 September 2013

Team:SYSU-Software

folder
  • time-line
  • 20th Apr.
  • 29th Apr.
  • 19th May.
  • 20th Jun.
  • 20th Jul.
  • 29th Jul.
  • 31th Aug.
  • 10th Sep.
  • 1st Oct.
  • 12th Oct.
notebook
  • time-line
  • 20th Apr.
  • 29th Apr.
  • 19th May.
  • 20th Jun.
  • 20th Jul.
  • 29th Jul.
  • 31th Aug.
  • 10th Sep.
  • 1st Oct.
  • 12th Oct.
  • photo
    20th Apr.
    Team Leader of SYSU-Software,IGEM 2013.Taking charge of the design and progress of the whole project.
  • photo
    20th Apr.
    Team Leader of SYSU-Software,IGEM 2013.Taking charge of the design and progress of the whole project.
  • photo
    20th Apr.
    Team Leader of SYSU-Software,IGEM 2013.Taking charge of the design and progress of the whole project.
  • photo
    20th Apr.
    Team Leader of SYSU-Software,IGEM 2013.Taking charge of the design and progress of the whole project.
  • photo
    20th Apr.
    Team Leader of SYSU-Software,IGEM 2013.Taking charge of the design and progress of the whole project.
  • photo
    20th Apr.
    Team Leader of SYSU-Software,IGEM 2013.Taking charge of the design and progress of the whole project.