Posted by jorrit787@gmail.com on 01/08/07 04:43
Have you tried putting a space between the input field and the * ?
Jeff wrote:
>
> Strange, but white-space: nowrap; doesn't help
>
> <td style="width:60%; white-space:nowrap; background-color:#006699;">
> <input type="text" name="username" id="username" />*
> </td>
>
> I tested this in both IE7 and Opera 9.10. And I get the same result in both
> browsers:
> Within the table cell the * is placed on a newline under the input field.
> Looks like white-space:nowrap; didn't have any effect.
>
> Any suggestions?
Navigation:
[Reply to this message]
|