$('body').add('anesthetic');
$('#conciousness').fadeOut();
$('#tonsils').remove();
$('#conciousness').fadeIn();
$('#diet').replaceWith('Ice Cream');
Sunday, June 6, 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