M0dii
Naujas puslapis: →All JavaScript here will be loaded for users of the Vector skin: →All JavaScript here will be loaded for users of the Vector skin: $(function(){ →Make watch tab collapsible: $('#ca-watch').addClass('collapsible'); →* Make sidebar sections collapsible * * Taken from the Aether Wiki: $panel = $("#mw-panel"); $("#mw-panel .vector-menu-portal").each(function(index, el){ var $el = $(el); var $id = $el.attr("id"); if(!$id){ return; }...