if ($(self).has('.work')) $(self).find('.coffee').first();
else if ($(self).has('.chores')) $(self).find('.coffee').first();
else $('.friends').join('#cafe');
Wednesday, May 26, 2010
Subscribe to:
Post Comments (Atom)
This is a random list of jQuery code that roughly reflects real life.
Follow me on twitter @reallifejquery
No comments:
Post a Comment