Friday, June 13, 2008

Scrollable Label

To make a ready only label using a textfield so that the label is scrollable, use the code below

<html:text style="border:0" name="fop" property="account" size="16" readonly="true" />

No comments: