function transition_delay(value) {
    var id = this._id;

    return arguments.length
        ? this.each((typeof value === "function"