Re: [xmljs-users] Error Code: Unknown/undefined
Brought to you by:
djoham,
witchhunter
From: David J. <dj...@ya...> - 2004-10-25 18:23:54
|
Just curious, what version of XML for <SCRIPT> are you using? 3.1 fixes some bugs that 3.0 had, including one with empty elements. Take a look at http://xmljs.sourceforge.net/website/documentation-faq.html#faqknownbugs and see if maybe this is a known 3.0 issue (if that's what you're using) and if 3.1 fixes it... David --- Eljon Greene <eg...@re...> wrote: > I have a bug that I cannot solve because the error code is not helping me...Here is the > issue....When trying to change an element that is empty it comes up with the message "undefined" > when checking the error code (e.code). If I use a value for the element it works fine...Any > ideas on how to have an empty element and keep it from erroring when I add a value to it...I > have tried both the "<element/>" and "<element></element>" syntax in the XML file. > > Thanks. > > Eljon Greene > CE Software Engineer > 877.394.5644 \\ main > 904.567.2127 \\ direct > eg...@re... > www.recruitmax.com > |