That's exactly what I was thinking. I just wasn't sure if there was an
interest in it.

Before I can really do any major selector work, I need 1.1, with my selector
patch in it, to be released.

-- Yehuda

On 11/22/06, Blair McKenzie <[EMAIL PROTECTED]> wrote:

Perhaps you could integrate it into the other selector plugin.

Blair

On 11/23/06, Yehuda Katz <[EMAIL PROTECTED] > wrote:

> I've come across a number of possible uses for a new
> :first-visible-child, :last-visible-child, :nth-visible-child,
> :nth-last-visible-child, etc.
>
> The current best way to achieve that effect is:
>
> $(expr).each(function() { $("> whatever:visible:last") } for
> :last-visible-child, for instance.
>
> Is there any interest in a plugin that provides dedicated support for
> those selectors?
>
> --
> Yehuda Katz
> Web Developer | Wycats Designs
> (ph)  718.877.1325
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/





--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to