User:FGrose/monobook.js: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
autoCollapse = 2 //how many collapsible tables on the page before autocollapse works
autoCollapse = 1 //how many collapsible tables on the page before autocollapse works
var collapseCaption = '(-)' //text of the [hide] link
var collapseCaption = '(-)' //text of the [hide] link
var expandCaption = '(+)' //text of the [show] link
var expandCaption = '(+)' //text of the [show] link

Latest revision as of 23:39, 12 November 2009

 autoCollapse = 1 //how many collapsible tables on the page before autocollapse works
 var collapseCaption = '(-)' //text of the [hide] link
 var expandCaption = '(+)' //text of the [show] link