hi.
Ok I added the whole growl.js to the page.
In my other class.  I have the following:

onRequest: function(){
       Growl.Bezel({
                title: 'Window.Growl<br />By Daniel Mota'
        });
}

It seems to be calling the Growl, but throws an error:

D.getFirst().setProperty("src", A.image).getNext().setHTML is not a
function
Coming from the growl.js
Using 1.2 from mootools.net



Reply via email to