[jQuery] strange bug with IE and .html()

[jQuery] strange bug with IE and .html()


When trying to get some html back from part of a document I get jquery
attributes included in the html (IE only)
has anyone else seen this and how did they fix it short of regex
eg elements that have events bound to then have <button
jquery1234567="1" etc..