On 11/15/06, Brian Miller <[EMAIL PROTECTED]> wrote:
> Personally, I'm noticing a lot of requests for XML namespace selection in
> the parser.  Can we get that into 1.1?  Apperently, making $('myns:div')
> would raise holy hell because it would clash with the pseudos, but
> $('myns|div') might be doable.

+1 for namespace selection.

In one of my current projects, we added custom attributes to form
elements to use them as widgets.

As jQuery doesn't allow this kind of selection, we were forced to
invalidate our XHTML. God killed a kitty.

I wouldn't like to do it again.
-- 
Choan
<http://choangalvez.nom.es/>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to