Hi whatever values in rows/cols - and height/width textareas are always displayed with one row...
yet in html source, there's :
<textarea rows="10" cols="40" name="jform[description]" id="jform_description"></textarea>
Do I have to modify something somewhere in css ?
Thanks !