I'm working with resizable plugin and I see on documentation (http://docs.jquery.com/UI/Resizables/resizable) that there is one option "proxy" that will add the specified className to the proxy element. Whatever I set on the options is avoided, because resizable always attach a "proxy" css className. Is this a documentation, code or my error?
Thanks.