Re: sharing images across modules

2004-08-04 Thread Kishore Senji
In tag, module is valid only when an action attribute is set. On Wed, 4 Aug 2004 08:38:21 -0700, Michael Rush <[EMAIL PROTECTED]> wrote: > I'd like to use some common images across modules. I've found that I > can accomplish what I need by using: > >"/> > > Originally I was trying to accomp

sharing images across modules

2004-08-04 Thread Michael Rush
I'd like to use some common images across modules. I've found that I can accomplish what I need by using: "/> Originally I was trying to accomplish this using the html:img tag, but the module attribute is ignored in this case: Does anyone know why the latter doesn't work? Is it possible

sharing images across modules

2004-08-04 Thread Michael Rush
I'd like to use some common images across modules. I've found that I can accomplish what I need by using: "/> Originally I was trying to accomplish this using the html:img tag, but the module attribute is ignored in this case: Does anyone know why the latter doesn't work? Is it possible