ajax-chosen icon indicating copy to clipboard operation
ajax-chosen copied to clipboard

fixing disappearing input value

Open bonyiii opened this issue 8 years ago • 0 comments

With jQuery 1.7.1 even though it is so old :) An ajaxStop event is called so i copy the current field value to data attribute then when the ajaxStop event finishes copy the data back from the data to the value.

bonyiii avatar Feb 25 '16 12:02 bonyiii