X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9f401d6617a11efcedda1c956b2ccea061a7540f..40dbcaebf29fc62f07f1452dd2588baf6287fc76:/underlays/javascript/ikiwiki/toggle.js diff --git a/underlays/javascript/ikiwiki/toggle.js b/underlays/javascript/ikiwiki/toggle.js index d190b737a..597a37458 100644 --- a/underlays/javascript/ikiwiki/toggle.js +++ b/underlays/javascript/ikiwiki/toggle.js @@ -1,3 +1,7 @@ +// © 2006-2010 Joey Hess +// Redistribution and use in source and compiled forms, with or without +// modification, are permitted under any circumstances. No warranty. +// // Uses CSS to hide toggleables, to avoid any flashing on page load. The // CSS is only emitted after it tests that it's going to be able // to show the toggleables.