.bind(…)

Description: Attach an event handler.

… – miscellaneous parameters
any parameter accepted by the original .bind().

See jQuery API for .bind(…).