http://groups.google.com/group/jquery-en/browse_thread/thread/2158766eb92be341/# should include the code I'm writing at the most recent post or near it.
On May 17, 3:14 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote: > Here is a list of the changes thus far:http://tinyurl.com/2t2we5 > > #977 is the .is() ticket. > > I don't believe the date is firm. > > Could you maybe put what you have up somewhere to be looked at? I'm > trying to understand the reasons for your current approach. Any time > you are using the * selector it makes me think there is probably a > better approach. > > You might want to look into the .not() selector. > > $('*').not('a, h1, h2, h3') > > -- > Brandon Aaron > > On 5/17/07, Gordon <[EMAIL PROTECTED]> wrote: > > > > > Okay, thanks. Is there a list of new features/bugfixes for the new > > version and is the release date firm? > > > On May 17, 1:26 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote: > > > The .is() functionality you seek is in the latest SVN and according to > > > John 1.1.3 should be released this weekend. > > > > -- > > > Brandon Aaron