ikiwiki/underlays/javascript
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
..
ikiwiki.js Improve javascript onload handling. 2009-12-12 15:47:47 -05:00
relativedate.js
toggle.js