Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 87: Line 87:
             $this.css({
             $this.css({
                 position: 'absolute',
                 position: 'absolute',
-
                 top: '0px'/*,
+
                 top: '0px'
-
left:'-310px'*/
+
             });
             });
         } else {
         } else {
             $this.css({
             $this.css({
                 position: 'fixed',
                 position: 'fixed',
-
                 top: '78px'/*,
+
                 top: '78px'
-
left:'50px'*/
+
             });
             });
         }
         }

Revision as of 14:39, 31 August 2013