Closed stlouisweb closed 9 years ago
I'm scratching my head on how to pass a variable (this._id) into the callback function of bootbox.confirm?
I was able to accomplish this by assigning this._id to a variable after the click event but before the confirm function.
I'm scratching my head on how to pass a variable (this._id) into the callback function of bootbox.confirm?