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

Debounced and Throttled Resize Events for jQuery

Results 10 jquery-smartresize issues
Sort by recently updated
recently updated
newest added

After upgrading to jQuery 3 I', getting this error on the console: Uncaught TypeError: Cannot read property 'apply' of undefined I know that jQuery.event.handle() was removed from jQuery 1.9.1 but...

This event will fire on scroll when running iOS 8 and Safari. Does not fire in Chrome with iOS 8. Tested on iPad, iPad mini, iPhone.

Hello your plug in is quite nice! I am using it in a project and I would like to make the visit website button appear only when there is an...

debounce event not firing when you change ipad orientation.

![screen shot 2016-05-11 at 12 42 56 pm](https://cloud.githubusercontent.com/assets/1128841/15194089/e4243926-1775-11e6-9a94-052da923ee35.png)

Hey there (continuing from Twitter), This code has been brilliant! Nice. I'm not much of a coder myself, but have used this script as part of a jQuery Accordion script...

#### Hey, maintainer(s) of louisremi/jquery-smartresize! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

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

Hello, just found out, that the setInterval is called once in jquery.throttledresize.js and clearInterval is never called. So the function is run every 30ms infinitely. Before it was $(dummy).animate( ......

Hello, we have just add jquery-smartresize twittstrap resources list http://www.twittstrap.com/resources Under javascript Regards