diff --git a/docs/example-widget-resizable.html b/docs/example-widget-resizable.html index 5d23434a..cda4a3c0 100644 --- a/docs/example-widget-resizable.html +++ b/docs/example-widget-resizable.html @@ -21,6 +21,10 @@ + + @@ -71,6 +72,7 @@
resizable
widget option to false
, will only prevent the saving of resized columns, it has nothing to do with preventing a column from being resized.closest()
(jQuery 1.3+) and index()
(jQuery 1.4+) functions, it requires these newer versions of jQuery in order to work.parseJson()
function is needed.resizable_addLastColumn
widget option to true
will add the resizable handle to the last column, see the "non-full" width table below New! v2.9.0.