|
From: Bruce D. <br...@yo...> - 2001-08-21 13:13:51
|
Alex,
I got rid of the onblur and wrapped information for input file to edit and save logic and all works OK.
Obviously the example is not a stand alone script, and you probably had some other thing in mind for the stuff that didn't
work.
It is really neat stuff.
Bruce
19/08/01 11:30:17, Bruce Davison <br...@yo...> wrote:
>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
>
|