What I like to do is:

  <script src="mootools.js"></script>
  <script src="logger.js"></script>
  <rest of my scripts></script>
</body>

No *need* for domready, since it's right before the body end tag. 

Reply via email to