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:'-300px'
             });
             });
         } else {
         } else {
             $this.css({
             $this.css({
                 position: 'fixed',
                 position: 'fixed',
-
                 top: '67px'
+
                 top: '67px',
 +
left:'50px'
             });
             });
         }
         }

Revision as of 20:16, 29 August 2013