Re: AW: problems with enclosed by a

2006-03-13 Thread Dave Newton
Markus Demetz wrote: > ok thank you for your answers. > I'll fix it in some way... > "Some way?" Just use the correct tag. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: problems with enclosed by a

2006-03-13 Thread Markus Demetz
> > the image at the specified URL > > > > > -Original Message- > > > From: Markus Demetz [mailto:[EMAIL PROTECTED] > > > Sent: Monday, March 13, 2006 11:38 AM > > > To: Struts Users Mailing List > > > Subject: AW: problems with e

Re: AW: problems with enclosed by a

2006-03-13 Thread Dave Newton
Markus Demetz wrote: >> What does the raw html look like? >> > > > > > > > produces: > > src="/images/mf.jpg"> > > it works in mozilla but not in IE. > Do you really want an image input tag there or do you simply want an image used as a link? Dave

AW: problems with enclosed by a

2006-03-13 Thread Markus Demetz
> What does the raw html look like? produces: it works in mozilla but not in IE. markus > > >>> [EMAIL PROTECTED] 3/13/2006 9:38:48 AM >>> > Hi, > > I'm trying to do a link over an image like this: > > > > > > But it doesn't work. It leads to a strange behaviour in Inte