ux/Lightbox.js
authorEdward <edward@roojs.com>
Thu, 13 Mar 2014 10:22:56 +0000 (18:22 +0800)
committerEdward <edward@roojs.com>
Thu, 13 Mar 2014 10:22:56 +0000 (18:22 +0800)
ux/Lightbox.js

index 11ad73d..93d6cec 100644 (file)
@@ -452,6 +452,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
         }, this);
         imgPreloader.dom.src = this.imageArray[this.activeImage].href || 
             this.imageArray[this.activeImage].dom.href ||  this.imageArray[this.activeImage].dom.src;
+        Roo.log(imgPreloader.dom.src);
     },