ikiwiki/underlays
Joey Hess ff422a1d89 Improve javascript onload handling.
I noticed the onload hook running twice sometimes when using chromium.
Change from using arguments.callee.done to a onload_done variable fixed it.
I guess that the callee differed in chromium.

Probably the cause of the problem is that chrome supports both
window.onload and document.addEventListener.
2009-12-12 15:47:47 -05:00
..
basewiki add pagespec/sorting to underlay 2009-10-09 00:06:40 -04:00
javascript Improve javascript onload handling. 2009-12-12 15:47:47 -05:00
smiley * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00