[Mono-list] Rendering of the <form> elements - a problem with MSIE

Marek Habersack grendel at caudium.net
Tue Oct 11 09:26:48 EDT 2005


Hello everybody,

  I've been playing with the tabcontrol2 code to make it generate a tab
control like the one implemented by the Alistapart folks [1]. Changing the
code was easy and it was generating the toolbar with custom/default CSS
without any problems. Everything was fine until I tested the effect in
IE6/win (both from under Wine and directly from WinXP). It turned out that
when the page was rendered by mono, IE started showing artefacts (see [2]).
  After some investiagion I determined that the problem is the three hidden
inputs rendered for the form by mono - IE6 puts vertical whitespace for each
of the inputs present and that makes the whole design of the tab fall apart.
I haven't found a CSS workaround for the problem yet, and so I've thought
I'd ask here whether there is a way to make the mono form renderer output
the hidden inputs after the form children instead of before?

thanks in advance,

marek

[1] http://www.alistapart.com/d/slidingdoors/v1/v1.html
[2] http://grendel.thanes.org/tmp/IE6-render-bug.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20051011/efea0354/attachment.bin


More information about the Mono-list mailing list