1 Oct
2001
1 Oct
'01
12:32 p.m.
marc lindahl wrote:
From: "Trevor Toenjes" <zope@toenjes.com>
Zope inserts '/>' as the close, instead of just '>' for the automatic '<img src...' created when calling an image with DTML.
There are other places zope does this, and CMF.... what I found is that for some things (like <BR/>) putting the /> breaks Netscape 4.x ... so I've been taking the />'s back out :(
<BR /> (space between the R and /) is a work-around that has worked for me. -- Jim Washington