That is exactly what it stands for :) ---- Read jQuery HowTo Resource - http://jquery-howto.blogspot.com
On Thu, Mar 12, 2009 at 9:09 AM, Josh Powell <seas...@gmail.com> wrote: > > @7times9 > > I'm not sure what eq() stands for, come to think of it, but I always > read it in my heads as 'equals' as in the index equals 2. > >> On Thu, Mar 12, 2009 at 10:04 AM, 7times9 <7tim...@googlemail.com> wrote: >> >> > ...what does eq as in .eq(2) stand for? >> >> > It helps me to read jQuery in my head if I know what abbreviations >> > really mean :-) >> >> > Thanks