$('#MotherToBe .twins').unload( function() {
// 0 - 5
$(this).attr("voice-family", "male");
$(this).attr("volume", "x-loud");
$(this).attr("pitch", "x-high");
$(this).resize();
$('.randomobjects').draggable();
$(this).resize();
// 6 - 10
$(this).attr("volume", "loud");
$(this).attr("pitch", "high");
$(this).resize();
$(this).filter(".knowledge").effect("explode");
$(this).resize();
// 11 - 15
$(this).attr("pitch", "medium");
$(this).resize();
$(this).filter(".reason").effect("blind");
$(this).siblings.text();
$(this).add(".friends").text();
$(this).resize();
// 16 - 21
$(this).attr("pitch", "low");
$(this).resize();
$(this).add(".friends").text();
$(this).appendTo(".College");
$(this).detach();
}
Tuesday, June 8, 2010
Sunday, June 6, 2010
Surgical procedure - removing your tonsils
$('body').add('anesthetic');
$('#conciousness').fadeOut();
$('#tonsils').remove();
$('#conciousness').fadeIn();
$('#diet').replaceWith('Ice Cream');
$('#conciousness').fadeOut();
$('#tonsils').remove();
$('#conciousness').fadeIn();
$('#diet').replaceWith('Ice Cream');
Saturday, June 5, 2010
Organising a night out
$('.venue:has(space)').find().get('Reservation');
$('.friends .underage').each().parents().get('Permission');
$('.friends:selected').text("Let's go out for dinner tonight!");
$('.friends .underage').each().parents().get('Permission');
$('.friends:selected').text("Let's go out for dinner tonight!");
Friday, June 4, 2010
Cleaning the house
$('.surfaces').remove('.dust');
$('.bins:not:empty').empty();
$('.dishes').effect('shake');
$('#dishwasher .rack').load('dishes').add('washing powder');
$('#dishwasher #onbutton').keypress();
$('.television').focus();
$('.bins:not:empty').empty();
$('.dishes').effect('shake');
$('#dishwasher .rack').load('dishes').add('washing powder');
$('#dishwasher #onbutton').keypress();
$('.television').focus();
The start of an American Football play
$('#play').select();
$('#players .good').select();
$('#players:selected').position();
$('.snap').trigger();
$('#players .good').select();
$('#players:selected').position();
$('.snap').trigger();
Wednesday, June 2, 2010
Tuesday, June 1, 2010
Recovering from a hangover
$('#bowels').empty();
$('.bucket').closest().get(1).append('vomit');
if ($('#bed').has('.someoneelse')) {
$('#selfrespect').die();
$('#bed').empty();
}
$('.regrets').each().focus();
$(self).detach('.headache');
$(self).append('.food .greasy');
$('.bucket').closest().get(1).append('vomit');
if ($('#bed').has('.someoneelse')) {
$('#selfrespect').die();
$('#bed').empty();
}
$('.regrets').each().focus();
$(self).detach('.headache');
$(self).append('.food .greasy');
Monday, May 31, 2010
Missed a blog post?
var requiredsleep = 1000 * 60 * 60 * 12;
$('#yesterday').blur();
$('.body').error(function() {
$('#consciousness').fadeOut().delay(requiredsleep).fadeIn();
$('#yesterday .blogentry').add();
$('#today .blogentry').add();
});
$('#yesterday').blur();
$('.body').error(function() {
$('#consciousness').fadeOut().delay(requiredsleep).fadeIn();
$('#yesterday .blogentry').add();
$('#today .blogentry').add();
});
Police work
$('.crime').stop();
if ($('#criminal .crimes').prev().prev()) {
// Third strike
$('#criminal').appendTo('#jail');
}
else {
// Let them go with a warning
$('#criminal .mindset').toggle();
}
if ($('#criminal .crimes').prev().prev()) {
// Third strike
$('#criminal').appendTo('#jail');
}
else {
// Let them go with a warning
$('#criminal .mindset').toggle();
}
Saturday, May 29, 2010
Packing your suitcase
$('#clothes').each().effect('fold');
$('#shoes').each().add('socks'); // so the shoes keep their shape
$('#suitcase').add(document.getElementById('clothes'));
$('#suitcase').add(document.getElementById('toiletries'));
$('#suitcase').add(document.getElementById('shoes'));
$('#suitcase .zip').scroll();
$('#shoes').each().add('socks'); // so the shoes keep their shape
$('#suitcase').add(document.getElementById('clothes'));
$('#suitcase').add(document.getElementById('toiletries'));
$('#suitcase').add(document.getElementById('shoes'));
$('#suitcase .zip').scroll();
Friday, May 28, 2010
A visit to the chiropractor
$('body #back .pain').show();
$('body #back').click().click().click().dblclick();
$('body #back .pain').hide();
$('body #back').click().click().click().dblclick();
$('body #back .pain').hide();
Thursday, May 27, 2010
Chicken Burrito with jQuery
$('#chicken').slice(8);
$('#chicken').add('marinade').delay(2000);
$('#chicken').add('.salsa').add('.guacamole').add('.jalapenos');
$('.ingredients').wrap('tortilla');
$('#chicken').add('marinade').delay(2000);
$('#chicken').add('.salsa').add('.guacamole').add('.jalapenos');
$('.ingredients').wrap('tortilla');
Wednesday, May 26, 2010
Regardless of the day ahead, coffee is needed.
if ($(self).has('.work')) $(self).find('.coffee').first();
else if ($(self).has('.chores')) $(self).find('.coffee').first();
else $('.friends').join('#cafe');
else if ($(self).has('.chores')) $(self).find('.coffee').first();
else $('.friends').join('#cafe');
Tuesday, May 25, 2010
Dealing with an oil spill is easy with jQuery
$('#well').append('sealingdome');
$('.water').remove('.oil');
$('.water').remove('.oil');
Monday, May 24, 2010
Man vs. Nature
// Realistic
$('#volcano').show('explode');
$('.flights').delay(800).delay(800).delay(800).remove();
// Optimistic
$('.flights').replaceWith('trains, busses, boats');
$('.complaints').trigger('change');
$('#volcano').show('explode');
$('.flights').delay(800).delay(800).delay(800).remove();
// Optimistic
$('.flights').replaceWith('trains, busses, boats');
$('.complaints').trigger('change');
Sunday, May 23, 2010
Hide and go seek with jQuery
$('#seeker').delay(100);
$('.friends').hide();
$('.friends').each(function() {
$('#seeker').find(this).show();
})
$('.friends').hide();
$('.friends').each(function() {
$('#seeker').find(this).show();
})
Saturday, May 22, 2010
Robbing a bank
$(self).load('gun');
$('#bank').find();
$('.money').remove();
$('.cops').effect('shake');
$('#bank').find();
$('.money').remove();
$('.cops').effect('shake');
Friday, May 21, 2010
jQuery approach to sex
$('#mypartner').focus(function() {
$('#mypartner').andSelf().remove('.clothes');
$('#me').find('#mypartner .clitoris').wrap('tongue');
$('#me .penis').animate({
height: '+=100%,
width: '+=100%'
});
$('#mypartner').nextUntil('.orgasm').slideUp().slideDown();
$('#me .penis').unload(function() {
$('#me .penis').remove();
$('#mypartner').andSelf().fadeOut();
});
});
});
$('#mypartner').andSelf().remove('.clothes');
$('#me').find('#mypartner .clitoris').wrap('tongue');
$('#me .penis').animate({
height: '+=100%,
width: '+=100%'
});
$('#mypartner').nextUntil('.orgasm').slideUp().slideDown();
$('#me .penis').unload(function() {
$('#me .penis').remove();
$('#mypartner').andSelf().fadeOut();
});
});
});
Thursday, May 20, 2010
jQuery sayings
$('.ladies').first();
$('#age').before('#beauty');
$('#godliness').next('#cleanliness');
alert($('.blessings').size());
$(self).delay(999999).add('.goodthings');
$(':not(visible)').each(function() {
$('#mind').remove($(this));
});
if ($('.wheel .squeaky')) $('#grease').get();
// And a couple of cheaty ones that I couldn't resist...
$(self).live('sword', function () { die('sword'); });
$(self).animate({
haste: +100,
speed: -100
});
$('#age').before('#beauty');
$('#godliness').next('#cleanliness');
alert($('.blessings').size());
$(self).delay(999999).add('.goodthings');
$(':not(visible)').each(function() {
$('#mind').remove($(this));
});
if ($('.wheel .squeaky')) $('#grease').get();
// And a couple of cheaty ones that I couldn't resist...
$(self).live('sword', function () { die('sword'); });
$(self).animate({
haste: +100,
speed: -100
});
Wednesday, May 19, 2010
Subscribe to:
Posts (Atom)