adding listener to div tag to watching innerHtml content

Posted by uzay95 on Stack Overflow See other posts from Stack Overflow or by uzay95
Published on 2010-04-26T10:31:23Z Indexed on 2010/04/26 10:33 UTC
Read the original article Hit count: 272

I have a div tag and i'm changing its innerHtml attribute. And i want to add listener to this div tag to show/hide when its innerHtml changed.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript