Skip to content

Let the Window Resize has the callback function of the start and end

License

Notifications You must be signed in to change notification settings

RayChang/jquery-window-resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

window-resize

Let the Window Resize has the callback function of the start and end

How to use

$.windowResize({
  start: function() {
      // your sart callback
  },
  end: function() {
      // your sart callback
  }
});

About

Let the Window Resize has the callback function of the start and end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published