I'll confer with Tucker, and then check in a change, but the following
change appears to work.


Change this line in LzDataElement.lzs from


        nodeType = LzDataNode.ELEMENT_NODE;


to


        var nodeType = LzDataNode.ELEMENT_NODE;



Phil

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to