/** * jQuery confirmable plugin * * Released under the MIT License. * * @author Bartosz Dziewoński * * @class jQuery.plugin.confirmable */ ( function ( $ ) { var identity = function ( data ) { return data; }; /** * Enable inline confirmation for given clickable element (like `` or `