Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. this._lastPromo = this.$$('#inject-point').appendChild(promo);
  2.  
  3. this.$$('#inject-point').removeChild(this._lastPromo);
  4.  
  5. this._lastPromo.parentNode.removeChild(this._lastPromo);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement