Notice something wrong, missing, or unsatisfactory? Feel free to fix it yourself, or contact Support
Difference between revisions of "MediaWiki:Common.js"
From Medieval Europe
(Replaced content with "alert('ciao');") |
|||
| Line 1: | Line 1: | ||
| − | + | var _iub = _iub || []; | |
| + | _iub.csConfiguration = { | ||
| + | cookiePolicyId: 933988, | ||
| + | siteId: 12414 | ||
| + | }; | ||
| + | function (w, d) { | ||
| + | var loader = function () { var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src = "//cdn.iubenda.com/cookie_solution/iubenda_cs.js"; tag.parentNode.insertBefore(s, tag); }; | ||
| + | if (w.addEventListener) { w.addEventListener("load", loader, false); } else if (w.attachEvent) { w.attachEvent("onload", loader); } else { w.onload = loader; } | ||
| + | } | ||
Revision as of 09:15, 25 May 2015
var _iub = _iub || [];
_iub.csConfiguration = {
cookiePolicyId: 933988,
siteId: 12414
};
function (w, d) {
var loader = function () { var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src = "//cdn.iubenda.com/cookie_solution/iubenda_cs.js"; tag.parentNode.insertBefore(s, tag); };
if (w.addEventListener) { w.addEventListener("load", loader, false); } else if (w.attachEvent) { w.attachEvent("onload", loader); } else { w.onload = loader; }
}