mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-20 01:55:51 +00:00
Code at the top level of a module should be related to definition only. Things that execute code should be inside of initialization methods. All evidence suggests that the binding to `window.onload` was arbitrary, and that this can be done as soon as the document is ready with no ill-effects. |
||
|---|---|---|
| .. | ||
| css | ||
| custom | ||
| img | ||
| js | ||
| favicon.ico | ||
| index.html | ||
| pad.html | ||
| robots.txt | ||
| tests.html | ||
| timeslider.html | ||