jquery-smartresize icon indicating copy to clipboard operation
jquery-smartresize copied to clipboard

this saves one byte :)

Open Paul-Browne opened this issue 9 years ago • 0 comments

function on_resize(a,b){return onresize=function(){clearTimeout(b),b=setTimeout(a,100)},a}

Paul-Browne avatar Mar 27 '15 14:03 Paul-Browne