tot - Difference in jquery/jquery.alternation.js versions 10 and 18
Not logged in
[Browse]  [Home]  [Login]  [Reports]  [Search]  [Timeline
  [History
Modified: jquery/jquery.alternation.js
===================================================================
--- jquery/jquery.alternation.js	2007-03-18 09:59:40 UTC (rev 17)
+++ jquery/jquery.alternation.js	2007-03-18 10:17:31 UTC (rev 18)
@@ -77,7 +77,7 @@
             } else
                 alert('jQuery: alternation: parameter "alternation" must either be "sequence" or "random"');
         }
-    }
+    };
 
     /* jQuery static function */
     $.alternation._next = function(elements, settings, current, last) {