it doesn't have to be 'domready'. what if I want to make sure the images are
loaded before execute my script?

Have you made sure you have the latest version? I personally haven't had
issues with this


On Wed, Sep 24, 2008 at 2:27 PM, Garrick <[EMAIL PROTECTED]> wrote:

>
> Hi Jon,
>
> It should actually be:
>
> window.addEvent('domready', function(){
> // blah blah
> });
>

Reply via email to