Tag Cloud for this topic:
|
Text Box / Multiple Rows
|
menasco member Posts: 2 |
I want to create a product that a user can enter up to 72 characters. I want to give them 3 rows of 24 char each.
Any suggestions, typical html boxes do not work.
Billy Menasco
# POSTED ON: October 26, 2007 @ 21:00 GMT -7
|
E-junkieChef E-Junkie Crew Posts: 712 |
# POSTED ON: October 27, 2007 @ 00:54 GMT -7
|
menasco member Posts: 2 |
I was already using the variants but need a box with 3 rows and 25 columns.
After posting I did some research and found the html tag "textarea". With a little modification to the e-junkie generated code I came up with a solution.
Now I need to find how to limit the text to 72 characters.
Billy Menasco
# POSTED ON: October 27, 2007 @ 06:32 GMT -7
|
E-junkieChef E-Junkie Crew Posts: 712 |
That you can do using JavaScript.
# POSTED ON: October 27, 2007 @ 09:46 GMT -7
|
|