Citat:
Originally posted by dAEk@Jul 10 2008, 18:26
Kan inte säga att jag lagt märke till det här men om det är som du säger är det nog tyvärr en s.k. feature.
Annars finns ju attributet readonly men det funkar inte riktigt likadant.
|
Nej, inte riktigt:
The boolean READONLY attribute, new in HTML 4.0, prevents the user from editing the content of the TEXTAREA. Read-only elements are still submitted with the form. The DISABLED attribute, also new in HTML 4.0, disables the TEXTAREA. Disabled elements are read-only elements with the added restrictions that the values are not submitted with the form, the elements cannot receive focus, and the elements are skipped when navigating the document by tabbing.
Men det fungeradfe perfekt, det gick utmärkt att scrolla. Jag ska inte posta innehållet, även om det inte hade haft någon betydelse i mitt fall. Visste inte att det fanns två olika varanter, kan vara bra o veta :)
|