Re: [jQuery] Documentation for ~= selector

2009-12-29 Thread Karl Swedberg
thanks for reporting that. We are currently working on a brand new documentation system for jQuery 1.4, and "~=" will be in there for attribute selectors. --Karl Karl Swedberg www.englishrules.com www.learningjquery.com On Dec 29, 2009, at 4:33 AM, akzhan wrote: Hello, Ta

[jQuery] Documentation for ~= selector

2009-12-29 Thread akzhan
Hello, Take a note that jQuery documentation is incomplete (http:// docs.jquery.com/Selectors). Well known CSS3 selector ~= (http://www.w3.org/TR/css3-selectors/ #selectors) is not documented there. This selector supported by jQuery 1.3. With best wishes, Akzhan.