Debounced resize event library for jQuery. All credits go to Paul Irish's smartresize
$(window).smartresize(function(){
// code that takes it easy...
});
Debounced resize event library for jQuery. All credits go to Paul Irish's smartresize
$(window).smartresize(function(){
// code that takes it easy...
});