Hi,
i have some input text inside my form but my text il too long and on a smart phone it remain on one row and it cant be read.
How i can wrap o set dynamically input height?
Thank you.
Jacopo
Hi,
i have some input text inside my form but my text il too long and on a smart phone it remain on one row and it cant be read.
How i can wrap o set dynamically input height?
Thank you.
Jacopo
Hi Jacopo,
try to use “textarea” control instead of “input”
dhtmlxTouch_v12_120913/samples/02_form/01_init.html