http://docs.jquery.com/Selectors/attributeNotEqual#attributevalue
I also added Traversing/eq() back in as well since I'm pretty sure I
read John say he wanted it back and it is in the current version and
svn.
http://docs.jquery.com/Traversing/eq#index
David
--John
--
Tane Piper
Blog - http://digitalspaghetti.me.uk
AJAX Pastebin - http://pastemonkey.org
This email is: [ ] blogable [ x ] ask first [ ] private
Look out. :)
By the way, I also see:
jQuery.isFunction()
jQuery.isXMLDoc()
jQuery.makeArray()
jQuery.inArray()
none of which I believe are in the docs (but could be useful). Should
any or all of them be in there do you think?
David
Those should be documented, the category is supposed to be Internals
(please correct me John). See http://docs.jquery.com/Release:jQuery_1.2/Internals
There is a bunch for data-methods that aren't documented yet.
Keep up the good work!
Jörn
Also I'm not sure jQuery.isXMLDoc is working how I expected:
http://docs.jquery.com/Utilities/jQuery.isXMLDoc
David
On Oct 28, 7:33 pm, Jörn Zaefferer <joern.zaeffe...@googlemail.com>
wrote:
> > jQuery.isFunction()
> > jQuery.isXMLDoc()
> > jQuery.makeArray()
> > jQuery.inArray()
>
> > none of which I believe are in the docs (but could be useful). Should
> > any or all of them be in there do you think?
>
> Those should be documented, the category is supposed to be Internals
> (please correct me John). Seehttp://docs.jquery.com/Release:jQuery_1.2/Internals
To create that page, just visit it and enter some contents (you can
copy the contents from another category page, if need be).
--John
David