Thanks for the test case, fixed. http://github.com/jeresig/sizzle/commit/f06033e4fe2a86cc7d8c10603c511e21535053bd http://dev.jquery.com/changeset/5983
--John On Sat, Dec 20, 2008 at 11:15 AM, Will <[email protected]> wrote: > > I thought you could just feel it ;) > Here you go: http://reboot.ch/js/jq5981/ > thx, will > > On 20-dic-08, at 15:38, John Resig wrote: > >> >> Can you be a little more specific? How does that error get generated >> for you? >> >> --John >> >> >> >> On Sat, Dec 20, 2008 at 3:13 AM, Will <[email protected]> wrote: >>> >>> I get this error: >>> error: set is undefined >>> where: results.push( set[i] ); //line 1520 >>> >>> there is also a missing semicoln on line 3899: >>> rules = { position: 'absolute', top: 0, left: 0, margin: 0, border: >>> 0, >>> width: '1px', height: '1px', visibility: 'hidden' } >>> >>> Thank you! >>> -will >>> >>>> >>> >> >> > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
