> Without MooTools, I can use the onload event in the <body> tag, and it > functions correctly.
This kind of thing has nothing to do with mootools. Theres something wrong on other places. -- Fábio Miranda Costa Solucione Sistemas Engenheiro de interfaces On Fri, Mar 5, 2010 at 2:33 AM, Sanford Whiteman < [email protected]> wrote: > > But with MooTools, calling the initialization function which is inside > > the 'domready' wrapper, from the onload event in the <body> tag does > > not work. > > Make sure you globalize the function that you are defining in domready > -- that's about all I can tell you without a demo page. > > -- S. > >
