kennethkufluk / js-mindmap

JavaScript Mindmap
http://kenneth.kufluk.com/google/js-mindmap/
MIT License
606 stars 146 forks source link

console.log breaks IE #14

Open ekorn opened 12 years ago

ekorn commented 12 years ago

Hi, you have in line 448 in the js-minmap.js a : console.log(obj.root);

which breaks the IE. You could consider a log wrapper like: paulirish.com/2009/log-a-lightweight-wrapper-for-consolelog