> $("#main").append( $("main",xml).children() );
> [Exception... "Could not convert JavaScript argument arg 0
> [nsIDOMHTMLDivElement.appendChild]" nsresult: "0x80570009
> (NS_ERROR_XPC_BAD_CONVERT_JS)"
I've seen that error in Firefox if you try to append a null or undefined
using appendChild.
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
