MediaWiki:SupportPage.js: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
use document.getElementById to cope with odd characters
try showing prev/next buttons
Line 77: Line 77:
contain: true,
contain: true,
pageDots: false,
pageDots: false,
prevNextButtons: false,
freeScroll: true
freeScroll: true
});
});