Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 99: Line 99:
     'position':'absolute',
     'position':'absolute',
     'top':Math.abs(((w.height() - this.outerHeight()) / 2) ),
     'top':Math.abs(((w.height() - this.outerHeight()) / 2) ),
-
     'left':Math.abs(((w.width() - this.outerWidth()) / 2) + w.scrollLeft())
+
     'left':Math.abs(((w.width() - this.outerWidth()) / 2) )
   });
   });
   return this;
   return this;

Revision as of 06:18, 17 September 2012