[oclug]konq, fomrs and css

Rod Giffin rod at giffinscientific.com
Tue Jan 28 20:50:06 EST 2003


On Tue, 2003-01-28 at 18:49, Shad Young wrote:
> Unfortunately Zope spits out some ugly code when it rejoins all the
> dtml-if & dtml-else parts of the page.... But its all good around that
> table. If it was a tag error there would be the same problem across all
> the tables as they are a repeating single object. I'll run lint against
> the output and see, but there seem to be no orphans around that table. I
> can post the dtml if you can read it.
> 
> There appears to be a conflict between the form, css and Konqueror... no
> other browser has this problem, on Win or Lin.

Yes, sometimes that happens.  When you are embedding tables is a common
place for that to occur.  There are minor differences between Netscape
and IE at times as well.

In the source file for the page, look for the class="ac-white" string
just before the word "Search" in your HTML. This is right after the
table table tag for the search box.  Now in the following bit, you have
another table defined with width=150, and another table with width
defined as 90%.  This structure does not appear in the table immediately
above it that I can tell.

Rod.




More information about the OCLUG mailing list