On Feb 2, 2009, at 9:52 AM, jQuery Lover wrote:


Aren't you supposed to use @ symbol in 1.2.6 ?


No. The @ symbol has been deprecated (not removed) since 1.1.4, August 2007:

http://blog.jquery.com/2007/08/24/jquery-114-faster-more-tests-ready-for-12/

in the "Deprecated Functionality" section:

$(��...@href]”) XPath Attribute Selector
Note: While this selector is being deprecated in this release, it will not be removed in jQuery 1.2. Come jQuery 1.2, it’ll be recommended that you use the CSS selector $(”a[href]”) instead. Or, when jQuery 1.2 is released, use the new XPath Plugin.



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


Reply via email to