John, yes the order of importance does matter. javascript, like html, works from top to bottom.
On 6/19/07, John Farrar <[EMAIL PROTECTED]> wrote:
Or perhaps the order of the includes is more important! Sorry, my err. Matt Stith wrote: $(document).ready works in external files, as long as jquery is included on the page. On 6/18/07, John Farrar <[EMAIL PROTECTED]> wrote: > > > I need to JS I am loading to create the object instance only after the > DOM is loaded. What is the correct command? I want to initialize this > from the include file rather than from the page where it's used. This > is not currently a plug-in, and I may make it one. Right now my goal > is listed above here. > >
-- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com

