Hey guys, nice site !!
i enherted a site form some newb, he used you div_construct.js to construct a div to swap pics, i am contantly getting an error saying this.element is null or not an object. can you point me in the right direction?
NewDiv2.prototype.setBody = function() { var body = "";for(i = 0; i < arguments.length; i++) {body += arguments[i] + "\n";}this.element.innerHTML = body;}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum