Team:Queens-Canada/head

From 2010.igem.org

(Difference between revisions)
Line 1,154: Line 1,154:
Element.addMethods();
Element.addMethods();
-
 
+
function moveTo(container, element) {
-
function moveTo(container, element){
+
   Position.prepare();
   Position.prepare();
   container_y = Position.cumulativeOffset($(container))[1]
   container_y = Position.cumulativeOffset($(container))[1]

Revision as of 18:42, 21 June 2010