Skip to content

laith7ussein/normalize_ui_position

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Jquery draggable with scale or zoom

This function will solve the issue of using draggable library with scaled html element, if your are using zoom proprty, then you should change it to

selector {

  trnsform: scale(value);
  
}

Instead of

selector {

  zoom: value;
  
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published