RE: problems with enclosed by a

2006-03-14 Thread Garner Shawn
quot; > Date: Mon, 13 Mar 2006 16:38:48 +0100 > Subject: problems with enclosed by a > Hi, > > I'm trying to do a link over an image like this: > > "> > - Show quoted text - > > > But it doesn't work. It leads to a strange behaviour in

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
ok thank you for your answers. I'll fix it in some way... thanks, markus > -Ursprüngliche Nachricht- > Von: Michael Jouravlev [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 13. März 2006 18:40 > An: Struts Users Mailing List > Betreff: Re: problems with enclosed by

Re: problems with enclosed by a

2006-03-13 Thread Michael Jouravlev
> > From: Markus Demetz [mailto:[EMAIL PROTECTED] > > Sent: Monday, March 13, 2006 11:38 AM > > To: Struts Users Mailing List > > Subject: AW: problems with enclosed by a > > > > > > > > > What does the raw html look like? > > > > &

RE: problems with enclosed by a

2006-03-13 Thread George.Dinwiddie
rom: Markus Demetz [mailto:[EMAIL PROTECTED] > Sent: Monday, March 13, 2006 11:38 AM > To: Struts Users Mailing List > Subject: AW: problems with enclosed by a > > > > > What does the raw html look like? > > > > > > > produces: >

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

Re: problems with enclosed by a

2006-03-13 Thread Gary Feidt
What does the raw html look like? >>> [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 Internet Explorer... The browser shows the link (in the statusbar) when the mouse is over the

problems with enclosed by a

2006-03-13 Thread Markus Demetz
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 Internet Explorer... The browser shows the link (in the statusbar) when the mouse is over the image, but the link doesn't work. When rightclicking->open in new window.. it work