Changes
Jump to:
navigation
,
search
← Older edit
Newer edit →
MediaWiki:Common.js
3 bytes removed
,
21:45, 1 April 2017
no edit summary
if( isSortedTablePage() ) $('table.sortable').tablesorter( {sortList: [ { 0: 'desc'} ]} )
// or look for tables with an ID attribute of "sortMe" on any page
//
$( '#sortMe' ).tablesorter( {sortList: [ { 0: 'desc'} ]} )
} );
} );
Anonymous user
imported>Pew
Navigation menu
Personal tools
Log in
Namespaces
Message
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages