Ok... I recognized ^= , $= and that was plenty for me! |= seemed weird, and I thought ~= was for a regex.
On 10/17/06, John Resig <[EMAIL PROTECTED]> wrote: > > when I saw hreflang, I assumed you supported any attr... what > > atttibutes do you support? > > Ah, you misunderstand me. Any attribute is supported - that's not the > problem. The |= and ~= operators are not supported. For example ~= > (which is used with hreflang and lang attributes) parses some strange > combination of a hyphenated list. Honestly, I've never seen anyone use > the lang attribute - let alone have a need to select it using a CSS > selector. Hence the reason for removing it. > > --John > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > -- Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
