MediaWiki:Common.js: Difference between revisions
No edit summary |
No edit summary |
||
| Line 84: | Line 84: | ||
}); | }); | ||
} | } | ||
if (e.target.classList && e.target.classList.contains(' | if (e.target.classList && e.target.classList.contains('mwe-popups')){ | ||
requestAnimationFrame(function () { | requestAnimationFrame(function () { | ||
console.log('^^'); | console.log('^^'); | ||