RickStrahl / jquery-resizable

A small jQuery plug-in to make DOM components resizable
MIT License
234 stars 91 forks source link

Change resizable to resizable_RickStrahl #49

Open vicn1222 opened 1 year ago

vicn1222 commented 1 year ago

Hi Rick,

Could you please change resizable to resizable_RickStrahl (or other name) in jquery-resizable.js/jquery-resizable.min.js? Because this function name collides with jquery-ui, which has resizable function too, causing the wrong function being called.

Thank you for great work!

Frank