Tic Tac Toe refactoring

Hello,

I am looking for feedback on my tic tac toe game. I would like to shorten the amount of code such as the click events for X and O. Any suggestions? http://codepen.io/capozzic1/pen/eBdBjL is the code.