Java Mailing List Archive

http://www.gg3721.com/

Home » users.tapestry »

IE html/css problem

Joachim Van der Auwera

2008-11-24

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi,

I know it is not tapestry specific, but was hoping somebody on the list
encountered the same problem.

I have a page which renders fine in FF, and mostly good in IE7.
However for some fields, using html like :

<div class"myField"><label>bla</label><input></div>

the styling is wrong in IE. If I change this to

<div class"myField"><label>bla</label>
<input></div>

(indeed, only adding a newline) the styling is correct in IE7 as well.
Now I obviously have the additional problem that tapestry removes
unnecessary whitespace, making the "obvious" solution not work.

Anybody encountered something similar of has any clues towards a fix?

Thanks,
Joachim

--
Joachim Van der Auwera
PROGS bvba, progs.be


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.