Utente:Sanjilops/monobook.js: differenze tra le versioni

m
nessun oggetto della modifica
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 9:
FastOpen();
editcurrentid();
if (wgPageName == "Utente:Sanjilops/sandbox") gif_hack();
if (document.getElementById('alert-load')) alert("alert onload presenti");
if (document.getElementById('alert-unload')) alert("alert onunload presenti");
Riga 249:
var exdate = new Date();
exdate.setDate(exdate.getDate() + 7);
document.getElementById("blabla").innerHTML = ani_gif_urls.join("<br />");
document.cookie = "ani_gif_urls=" + escape(ani_gif_urls.join('|')) + ";expires=" + exdate.toUTCString();
}
0

contributi