tags:

views:

22

answers:

0

Hi i would like to mod the disqus comment system to email notifications on other or dynamic email once a comment has been posted.

(function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://xxx.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();

# Event for new comment and email notification #

is it possible to use this "DOMNodeInserted">