Resize Table
The table.min.js
plugin also offers the possibility to resize a table in the WYSIWYG HTML editor.
There are 2 options that can be used to customize the way table resize works:
- tableResizerOffset - The distance in pixels from the table cell's left or right border at which to show the resizer.
- tableResizingLimit - The minimum width in pixels of a table cell allowed while resizing. The resizer cannot be dragged over this limit.