jQueryオブジェクト .bind()

イベントハンドラを複数のイベントに対して設定する。

jQueryObject.bind('eventName, eventName, ...', function(){script})