Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have been using cloneNode API on DOM objects implemented natively by browsers. Behavior looks fine in FF and chrome, but in IE the scripts inside the node to be cloned is also getting executed as a side effect of the cloneNode api.

Is there a way I can get rid from that?

share|improve this question
this issue isn't there in IE10. – hjindal Oct 9 '12 at 6:33

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.