Hi Chris,

The docs are correct as of jQuery version 1.2. Previous versions use @. Actually, you can get by using @ even in 1.2, but it's deprecated.


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Oct 10, 2007, at 1:44 PM, Chris Scott wrote:


In the attribute selector docs (http://docs.jquery.com/Selectors) it looks like all the selectors are missing an @ before the attribute.

e.g.  [attribute^=value] should be [EMAIL PROTECTED]

At least this is what I found to work after beating my head against a selector for about 20 minutes. :-)

Just want to confirm this correct before I go editing the doc pages for these.

Thanks.

--
Chris Scott
Adaptive Hosting Solutions, Inc.          | Blogzerk - blog hosting
http://www.adaptivehostingsolutions.com/  | http://www.blogzerk.com/

Reply via email to