r1367 - branches/bxe_2_0/js
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Mon Aug 15 17:09:22 2005
New Revision: 1367
Modified:
branches/bxe_2_0/js/bxeFunctions.js
Log:
add bxe_getAttributeValue function (by ludovic gasc)
Modified: branches/bxe_2_0/js/bxeFunctions.js
==============================================================================
--- branches/bxe_2_0/js/bxeFunctions.js (original)
+++ branches/bxe_2_0/js/bxeFunctions.js Mon Aug 15 17:09:22 2005
@@ -2417,3 +2417,6 @@
window.bxe_lastAttributeNode.value = value;
}
+function bxe_getAttributeValue() {
+ return window.bxe_lastAttributeNode.value;
+}
\ No newline at end of file
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs