r3293 committed - [No log message]

r3293 committed - [No log message]


Revision: 3293
Author: joern.zaefferer
Date: Thu Sep 24 10:06:39 2009
Log: [No log message]
http://code.google.com/p/jquery-ui/source/detail?r=3293
Modified:
/branches/labs/tooltip-callout/index.html
=======================================
--- /branches/labs/tooltip-callout/index.html    Thu Sep 24 09:12:38 2009
+++ /branches/labs/tooltip-callout/index.html    Thu Sep 24 10:06:39 2009
@@ -21,7 +21,7 @@
}
</style>
<script type="text/javascript">
-
+        // refactor: merge getY and getX into one function - the calculations
are the same, just t/b vs. l/r
            function getY(y1,y1u,y2,y2u){
                var retVal,    ori;