[mochikit] Re: DOM.js, IE 6, Unexpected call to method or property access line 357

2006-01-16 Thread Bob Ippolito
On Jan 16, 2006, at 5:11 PM, ssteiner wrote: Two things were causing the errors in IE. 1 I was creating an IMG node within the table body and setting the 'src' attribute was throwing an error. I moved the creation outside the TBODY-TR-TD heirarchy, then just used TD( fully_formed_img_node)

[mochikit] Re: JavaScript unit testing

2006-01-16 Thread zwetan
Bob Ippolito [EMAIL PROTECTED] wrote: [snip] The question is, what else? MochiKit's needs are pretty simple, but if we're switching I'd like some additional features such as Rhino/ SpiderMonkey compatibility (preferably with a mock DOM implementation). The tests will probably move out of