r1727 - branches/bxe_2_0/js

[email protected] Mon, 13 Aug 2007 16:42:40 +0200 (CEST)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Mon Aug 13 16:42:40 2007
New Revision: 1727

Log:
show subpopup on a more appropriate place


Modified:
   branches/bxe_2_0/js/widget.js

Modified: branches/bxe_2_0/js/widget.js
==============================================================================
--- branches/bxe_2_0/js/widget.js	(original)
+++ branches/bxe_2_0/js/widget.js	Mon Aug 13 16:42:40 2007
@@ -786,6 +786,9 @@
 				}
 			}
 	this.Popup.draw();
+	this.Popup.position(200,  window.scrollY + 200 );
+	this.Popup.draw();
+		
 	this.Popup._node = node;
 
 }
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs