Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Width for the textarea
Message
 
 
À
28/08/2012 23:24:29
Information générale
Forum:
ASP.NET
Catégorie:
MVC
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01551751
Message ID:
01551782
Vues:
68
>You need to look at the class for the div. Also look at the generated html. That often points you to where the problem is.
>

This is what I have in View Source
    <div class="editor-field">
            <textarea class="textareaDesc" cols="20" id="Description" name="Description" rows="2">
</textarea>
            <span class="field-validation-valid" data-valmsg-for="Description" data-valmsg-replace="true"></span>
        </div>
May be the first class takes precedence? (The class for div?), also, what is cols and rows ?
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform