[Zope] <img src="... problem with Firefox

Peter Bengtsson peter at fry-it.com
Tue Oct 25 11:35:56 EDT 2005


On 10/25/05, Andreas Pakulat <apaku at gmx.de> wrote:
> On 25.10.05 15:18:11, Peter Bengtsson wrote:
> > 1. You're not closing the <img> tag correctly.
>
> Why's that? Because it's not closed? If he's using HTML 4.01
> Transitional this is perfectly legal.
>
Because this is illegal HTML:
<a href="blablabla"><img src="somethingsomething"
</a>


> > 2. This problem wouldn't have happened if you would have used ZPT
> > instead of DTML
>
> Yes it would, the problem doesn't depend on DTML or ZPT, it's just that
> the computed URL for the Image and the Anchor is not absolute but
> relative.
>
see above
> Andreas
>
> --
> Don't Worry, Be Happy.
>                 -- Meher Baba
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
>


--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com


More information about the Zope mailing list