Rate limit function calls for better performance with jQuery Throttle

This demo uses the jQuery Throttle/Debounce plugin by Ben Alman.

No Throttle

Called 0 times

Throttle

Called 0 times

Debounce

Called 0 times

Scroll down