You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var imageObj = $('<img/>').hide(),
currentImageObj = this.pp.getDC().find("." + this.pp.getMediaId() + "_image"); // select by class to workaround timing issues causing multiple <img> of the same ID being present in the DOM
ref = this; //<!-- this one ...
The text was updated successfully, but these errors were encountered:
Hm, there seems to be some more globels:
$p has been added
projekktor has been added
label has been added
img has been added
platforms has been added
old has been added
best has been added
storedData has been added
jQuery19107194780057761818 has been added
unit has been added
See:
applyImage: function (url, destObj) {
The text was updated successfully, but these errors were encountered: