Resizable tests: Removed transparent option.

This commit is contained in:
Scott González 2009-02-09 14:03:12 +00:00
parent 176b2d21cd
commit 8eb2922452

View File

@ -25,7 +25,6 @@ var resizable_defaults = {
preserveCursor: true,
preventDefault: true,
proportionallyResize: false,
transparent: false,
zIndex: 1000
};