I've set up a simple test page demonstrating an Internet Explorer inconsistency with $.clone() -- I believe this is already known about, although have tried the latest in SVN && it does not appear fixed.
In short, under Internet Explorer, the scope of clones is the cloned element (donor), not the clone. Further, events attached to a "clone" are instantly fired, and events attached to the donor remain attached to the clone. See; http://dev.iceburg.net/jquery/cloneTest.html ~ Brice _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/