From: Bruce D. <br...@yo...> - 2001-08-19 01:32:31
Hi,
Is bc_edit this supposed to work at this point?
in bc_edit.htc
function evntBlur()
{
mXml.nodeValue = Text;
}
ERROR 'mXml is null or not an object', it appears to be null
This is after pressing DONE after making changes.
Bruce
it is, last I checked. I'll have a look.
_a
> Hi,
> Is bc_edit this supposed to work at this point?
>
> in bc_edit.htc
>
> function evntBlur()
> {
> mXml.nodeValue = Text;
> }
>
> ERROR 'mXml is null or not an object', it appears to be null
>
> This is after pressing DONE after making changes.
>
>
> Bruce
>
>
>
> _______________________________________________
> binarycloud-dev mailing list
> bin...@li...
> http://lists.sourceforge.net/lists/listinfo/binarycloud-dev
>