Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    textarea e accessibilità

    Line 63, column 62: there is no attribute "wrap"

    ... <textarea name="richieste" cols="40" rows="10" wrap="PHYSICAL" id="richieste"></textarea>

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    come faccio a risolvere il problema? devo creare una regola di stile? E come?

    Grazie

  2. #2
    Credo che l'attributo WRAP non esista più nelle nuove versioni HTML/XHTML.
    FEDERIX.IT - [Pillola] GRAFICA DEI FORM

    ...ho ancora quella forza che ti serve, quando dici "Si comincia!"

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.