Skip to content

Mat-thieu/Resizor-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resizor

Resize elements on all corners and edges.

Make an element resizable

makeResizable('resize', {
	triggerMargin : 20
});

Additions to future updates

  • Give the option to set a maximum and/or minimum width and height
  • Restrict some types resizing (e.g. only allow left and bottom)

Keep in mind that resizing in all directions allows a user to move an element across the page.

About

A resize script written in vanilla Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published