Commit aac031be authored by Oleg Korshul's avatar Oleg Korshul Committed by Alexander.Trofimov

баг с yahoo

parent 30f0c0ef
......@@ -1396,6 +1396,7 @@
ifr.style.height = '100px';
ifr.style.overflow = 'hidden';
ifr.style.zIndex = -1000;
ifr.setAttribute("sandbox", "allow-same-origin");
document.body.appendChild(ifr);
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment