Hello, today I worry about jquery's API which does not do what I want :-/ I have an object (<div id...><img.../></div>) with .resizable() and .draggable(). These two features work without troubles, it is resizable and you can drag/drop it. BUT everytime I do a click on the object, it's size changes and becomes greater. Did I forget to deactivate any confusing feature which enlarges the picture/boxes when onmousedown or is it a bug..?
Hope, You can help me! Thanks in advance.