I use Paul Irish Smartresize but when I resize the window the function inside resize() fires multiple times causing my accordion not to work properly. Does anyone have any i
Here's a great piece of code that handles this for you :
http://benalman.com/projects/jquery-throttle-debounce-plugin/
Also see:
http://benalman.com/projects/jquery-dotimeout-plugin/