09-02-2010, 05:08 AM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Oct 2008
Location: Cincinnati
Posts: 151
Thanks: 14
|
Resizable text fields
I have been noticing that everywhere I go that all text fields are resizable even simple ones such as
Quote:
<textarea class="text" maxlength="300" cols="60" rows="6" name="msg"></textarea>
|
Is this standard for html now? I see it on every single website I go on anymore.
|
|
|
|