PDA

Click to See Complete Forum and Search --> : Textbox with password and size


hpl
Dec 5th, 2002, 12:54 AM
I have two text boxes in a table, one of them is textmode=password. When I apply this, the size of the password textbox is shorter than the ordernary text box, how do I make them equal?

Lord_Rat
Dec 5th, 2002, 10:28 AM
On the box, set width="x" where x is a pixel count.

hpl
Dec 6th, 2002, 04:16 AM
Great, just what I needed! :D