Änderungen

Aus WIKI LAUER-FISCHER GmbH
Wechseln zu: Navigation, Suche

MediaWiki:Common.js

40 Bytes hinzugefügt, 14:13, 12. Apr. 2018
keine Bearbeitungszusammenfassung
var cookieName = "sectionVisible"
 
jQuery(document).ready(function () {
// Register slideToggle() on each category.
var expanded = makeOnClick.defaultExpanded
var cookie = getCookie("showSection" cookieName + n.toString());
if (cookie === null) {
var expirationDate = now.toUTCString();
var cookie = "showSection" cookieName + k.toString() + "=" + (expanded ? "1" : "0") + "; Expires=" + expirationDate + "; path=/";
document.cookie = cookie;
}
}

Navigationsmenü