r1309 - branches/bxe_2_0/js
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Tue May 24 15:55:19 2005
New Revision: 1309
Modified:
branches/bxe_2_0/js/bxeFunctions.js
Log:
added bxe_Transform_async for calling from popups
Modified: branches/bxe_2_0/js/bxeFunctions.js
==============================================================================
--- branches/bxe_2_0/js/bxeFunctions.js (original)
+++ branches/bxe_2_0/js/bxeFunctions.js Tue May 24 15:55:19 2005
@@ -2112,6 +2112,11 @@
}
+function bxe_Transform_async() {
+ window.setTimeout("bxe_Transform()",10);
+}
+
+
function bxe_Transform(xpath, position, validateNode) {
startTimer = new Date();
dump("TRANSORM\n");
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs