|
First I'd like to thank for this library - I was searching for exactly the type of draggable component. And gratis I got iconisation - this is cool! But I write because I have some problem. I positioned my containerPlus component (let's call it a bubble) inside another component (parent, bubble has position: fixed) and my bubble goes outside of parent in some cases for instance when I change browser window size to smaller (still whole parent is visible) or open firebug window (parent is cut). Sometimes the bubble dissappears while dragging, it happens when bubble is trying to be dragged outside parent. If I release mouse when dragging and my component is not visible at the moment then I loose it from view completely. And every time when I minimise->maximise or iconise->uniconise the height of bubble increases so it can happen that it is very long. I would appreciate your help - thank you. Ania |
|
Do you have an example page where to see this behavior? |
|
Hello Thank you for quick answer. This is the page: http://www.iurl.pl/?tst What I wanted to do is to make it look like the original page http://www.iurl.pl/?bubbles but with draggable (ico/min) bubbles. Ania |


