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