Skip to content

Resizable handles require additional CSS classes to work; this should be noted in the API reference #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jongala opened this issue Jan 30, 2013 · 1 comment

Comments

@jongala
Copy link

jongala commented Jan 30, 2013

The API docs for .resizable have a section on the handles property, showing how you can refer to an element's selector to make it a resizing handle.

What is not noted is that the element must have additional CSS classes ("ui-resizable-handle" and one or more directional handle classes, e.g. "ui-resizable-s") in order to work.

It would probably save some grief to have a note to this effect in the section for handles, especially because the page with examples does not contain a demo of this option, so there is nowhere else to see it in action (at least that I could find).

scottgonzalez added a commit that referenced this issue Feb 8, 2013
scottgonzalez added a commit that referenced this issue Feb 8, 2013
@jongala
Copy link
Author

jongala commented Feb 8, 2013

Thanks Scott!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants