Hi
all,
For
the UI-tags in WW1.3,
<ui:textfield label="'label'" name="'searchtext'" maxlength="40"
tabindex="1" />
the
generated html looks like
<tr><td
align="right">label</td><td>input</td></tr>
Is
there a way I can adjust the label alignment, say to left??
Thanks,
James