On Apr 8, 7:24 am, coughlinsmyalias <[EMAIL PROTECTED]> wrote:
> Thank you! What do you think is better to use? And when would you use
> one compared to another?

There is also the strategy of loading all your script files just
before the closing body tag, at that point you can run whatever script
you want.  It has the added benefits of being compatible in a wider
range of browsers that document.ready and your page will appear to
load faster than loading scripts in the head.


--
Rob

Reply via email to