[jQuery] ..selector bug..
i think i've come across a tiny bug in jquery 1.1.3.1,
$('textarea[@maxlength]) return an empty array, although there is such a
textarea in the dom.. also $('textarea').attr('maxlength') returns
nothing also.. this worked before in 1.1.2 ...
and i know this is invalid xhtml, but we had a need for such a thing in
the backend, to limit the number of chars users can input..
dennis.