Re: [jQuery] A little help with a 1.0 to 1.1 conversion

2007-01-18 Thread Jörn Zaefferer
agent2026 schrieb: > Works great, thanks for the help. > > One question: what's happening with .test()? The filter function returns > the value from test() even though test() isn't defined? I'd like to read up > on this, but don't really know what to look for in the docs. > test() is a method

Re: [jQuery] A little help with a 1.0 to 1.1 conversion

2007-01-18 Thread agent2026
Works great, thanks for the help. One question: what's happening with .test()? The filter function returns the value from test() even though test() isn't defined? I'd like to read up on this, but don't really know what to look for in the docs. Adam Jörn Zaefferer wrote: > > Something like

Re: [jQuery] A little help with a 1.0 to 1.1 conversion

2007-01-15 Thread Jörn Zaefferer
agent2026 schrieb: > Hi all, > > Reading up on the new release, I'm interested in the new feature of being > able to pass comma-separated lists of selectors to the .not filter. Can > this be applied to values? In that case, a custom filter would be a good choice. Something like this: $("[EMAIL PR