This is great! I especially like the :focus and :hover selectors - very  useful.

--John

On 9/27/06, George Adamson <[EMAIL PROTECTED]> wrote:
>
> Simple  http://www.softwareunity.com/sandbox/JQueryMoreSelectors/ selectors
> plugin  to add more specific query :selectors to JQuery.
>
> Adds things like:
>
> - $("FORM/*:modified") - To find form elements that have been changed or
> selected by the user.
>
> - $("FORM/*:focus") - To find the element that has the focus.
>
> - $("FORM/*:text") - To find texty elements (textarea & input type=text).
>
> And more. Full list and demo at
> http://www.softwareunity.com/sandbox/JQueryMoreSelectors/
>
> Note: There have been numerous discussions in the forums about which
> selectors are more important in Base and which would be confusing etc. This
> plugin aims to separate the bloat for those who want it! Very sensibly, the
> Base has been kept uncluttered by keeping out these sort of things.
>
> Cheers all,
>
> George
>
>
> --
> View this message in context: 
> http://www.nabble.com/New-Selectors-plugin%3A-Adds-%3Afocus%2C-%3Amodified%2C-%3Ainput%2C-%3Atext-etc-tf2343998.html#a6524425
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
John Resig
http://ejohn.org/
[EMAIL PROTECTED]

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to