Manuel Lemos - 2007-02-10 02:09:00 -
In reply to message 1 from Matías montes
Basically because nobody asked for it, not I ever needed it.
My problem with supporting all possible HTML attributes is that it will make the main class too large.
I may support the label TITLE attribute, but I think I would rather add a more general attribute like LABELExtraAttributes. That way anybody can use all other attributes not directly supported by the main class, without depending on me to implement it.
I hope this can be satisfactory for everybody.