[Catalyst] Need HTML Widget And Validation Assist

A. Pagaltzis pagaltzis at gmx.de
Mon Apr 17 19:49:46 CEST 2006


* Roderick A. Anderson <raanders at acm.org> [2006-04-17 19:20]:
> Not to fly too much in the face of the experts ( and I haven't
> read their replies in depth ) but the first thing that popped
> up for me was the <input /> tag with a type of "textfield".  Is
> this a Catalyst/Template thingy I've never seem before?
> Shouldn't it be type="text"?

Indeed.

It just happens to work anyway, because browsers that do not know
the `type` of an `input` element fall back to displaying it as a
text input.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list