Its hard to explain, so here is a picture:

Then without the LABEL bug:

Error-less code...
HTML:
<span> <label for="pst">Provence/State/Territory</label> </span> <br /> <input name="" type="text" id="pst" />
CSS: (Just in case if someone was curious)
.formRow span label {
position: absolute;
left: 10em;
}
Javascript: none, I am using the Dojo Toolkit.
I honestly have no idea where to begin. I am seeking assistance to get the LABEL to not <br /> like it automatically does with FF and Opera.
Thank you.

New Topic/Question
Reply


MultiQuote




|