Joined June 2012
·

Patrick Gibson

Vancouver, BC
·
·

Once you go zsh, you'll never go bashck.

Posted to jQuery DOM cache object over 1 year ago

You can also just chain your jQuery calls:

$('h1').addClass('inactive')
.text('hello')
.animate({height: "100px"})
Achievements
115 Karma
0 Total ProTip Views