bottom of page just before </body> tag

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/
libs/prototype/1.6.0.3/prototype.js"></script>
<script type="text/javascript">
Event.observe(window, 'load', function() {

});
</script>
</body>

On 5 Mar, 16:01, Lee Jenkins <[email protected]> wrote:
> Hi all,
>
> Stupid question: where is best practices to place startup code that needs to
> register observers, setup page level objects, etc?
>
> Small page level script that kick starts everything?
>
> Thanks,
>
> --
> Warm Regards,
>
> Lee
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to