Welcome Guest, Not a member yet? Register   Sign In
Control Width of Text Box
#1

[eluser]seanloving[/eluser]
sorry, I posted this in the wrong place...

how do I delete this from here?


Here's a segment of my code

Code:
->text('zipcode', 'from', 'max_length[5]', '-- zipcode --')

that generates the following HTML
Code:
<label for="zipcode" class="left">from</label>&lt;input type="text" name="zipcode" value="-- zipcode --"&gt;&lt;br />

1. where does the onkeypress come from?

2. how do I change the size= parameter of the text box?

thanks




Theme © iAndrew 2016 - Forum software by © MyBB