[Nitro] Elements killing <textarea></textarea>
Fabian Buch
fabian at oggu.de
Wed Sep 7 13:26:46 EDT 2005
Am 07.09.2005 um 17:05 schrieb George Moschovitis:
>> <textarea /> is wrong and isn't working at least in Firefox.
>
> I am curious why this is wrong, any idea?
in XHTML the end tag is required, see
http://webdesign.about.com/od/intermediatetutorials/l/
bltags_textarea.htm for example
tags like <option> and <form> require end tags too, just that opposed
to <textarea> you'd usually wouldn't leave them blank
>> For everyone having the same problem: commenting out 165 and 166 in
>> elements.rb has no real negative side-effects.
>
> there *are* side-effects. A better fix will be available for the next
> version.
Great!
Fabian
More information about the Nitro-general
mailing list