Viewing 2 replies - 1 through 2 (of 2 total)
  • None that I can see. Perhaps make a mosquito request for it as it seems a sensible and useful hook to include.

    are you loading a javascript function? Can you not print the following in head section?

    <script type="text/javascript">
    function foo() {}
    window.onload = foo;
    </script>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘plugin hook for top of body element?’ is closed to new replies.