Chris,
On Jan 16, 2008 8:06 AM, Chris Bailey <
[hidden email]> wrote:
> I've noticed that IE6 inserts an extra blank line at the top of your form
> elements - this is because of the xforms-loading-none span element.
>
> The css tweak below fixes this problem.
> .xforms-loading-none
> {
> position:absolute; /* needed to render correctly in IE6 */
> }
That must be a reminiscence from the days when the loading indicator
was displayed as a line on top of the form (not an overlay), and we
wanted to have some space reserved for that line when no text was
displayed.
I just changed this to use display: none, which is a tat simpler, and
clearly says what we want. Thanks for the suggestion! The
corresponding bug is:
http://forge.objectweb.org/tracker/index.php?func=detail&aid=308277&group_id=168&atid=350207Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws