Also you can use: var myImage = new Asset.image(source[, properties]); myImage.inject(container);
http://mootools.net/docs/Plugins/Assets Jeremy Bueler www.jbueler.com On Sat, Sep 27, 2008 at 4:21 PM, Iván N Paz <[EMAIL PROTECTED]> wrote: > > On Sat, Sep 27, 2008 at 5:43 PM, Jan Kassens <[EMAIL PROTECTED]> wrote: > > > > its the other way around: myimg.inject('container'); or > > $('container').grab(myimg); > > > > -jan > > RIGHT... sorry about that, I always have to look it up... it has never > stuck withe me... :-/ >
