Quleczka wrote:
>> <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>
> 
> Why?
> 
> Why not include prototype and other things in the head section of the
> page?  If you use observe it on window load it doesn't haveto byat the
> end of the page.
> 

But either way, a quick call to register an observer which will kick start all 
of my initialization code.

Thanks to both.

--
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