I just tested my code I wrote yesterday that uses :last and it works in both
IE6 and 7.

Could you show us some of your code perhaps we can identify a particular
problem.

Ralph

On Thu, Jun 11, 2009 at 1:37 AM, slowgary <aaron.cic...@gmail.com> wrote:

>
> I recently needed to use the :last filter for a project, but during
> testing phase I noticed that it does not work in IE6 or 7.  I modified
> my code to instead get the number of elements, then get the last
> element by using :eg(length - 1).  Is it possible that in the next
> release that this might be done automatically for browsers not
> supporting :last?
>
> Thanks.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to