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 -~----------~----~----~----~------~----~------~--~---
