jquery-resizable icon indicating copy to clipboard operation
jquery-resizable copied to clipboard

A small jQuery plug-in to make DOM components resizable

Results 18 jquery-resizable issues
Sort by recently updated
recently updated
newest added

Hi, How can we save the column width to database after changing the width. Is there any event to return the width data

Thank you for creating nice splitter. My issue is I have 3 vertical panels(left, center and right). I use the splitter between left and center panels and the splitter-right between...

I'm trying to use this wonderful plugin in a Typescript / Webpack project and it would appear it is not finding the Typescript definitions (eg. the resizable() function for the...

The demo in codeine shows how easy it is to setup two div's and have this tool resize things, and it works great. When applying to Bootstrap and grids, I...

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

For 3 vertical panels, how to set min width for center panel?

``` === npm audit security report === Manual Review Some vulnerabilities require your attention to resolve Visit https://go.npm.me/audit-guide for additional guidance Moderate Prototype Pollution Package jquery Patched in >=3.4.0 Dependency...

If I have table with horizontal scroll, columns are not resizable.

I have opened a pdf file in Chrome in an iframe, and the resizing stops when I drag over it. "pointer-events: none" isn't working. I also tried to put a...