Uncaught TypeError: Cannot read property 'nodeName' of undefined
问题 this problem appears only in joomla - im trying to use the contentflow plugin with my joomla site this is the plugin site - http://www.jacksasylum.eu/ContentFlow/ this is my site - http://2-dweb.com/RND/ as you can see it doesnt work - it just stays on the loading phase forever upon closer inspection i can see that there is a problem with this code: if (this.content.nodeName == "IMG") { CFobj._imagesToLoad++; var foobar = function () { CFobj._imagesToLoad--; this.image = this.content; this