$('#seeker').delay(100);
$('.friends').hide();
$('.friends').each(function() {
$('#seeker').find(this).show();
})
Sunday, May 23, 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