Ask questions and get good answers on jQuery

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

asked Feb 24 '10 at 21:15

sikorka's gravatar image

sikorka
111


Do you have an example page where to see this behavior?

answered Feb 26 '10 at 14:04

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

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

answered Feb 27 '10 at 10:03

sikorka%201's gravatar image

sikorka 1
1

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Tags:

×7

Asked: Feb 24 '10 at 21:15

Seen: 418 times

Last updated: Aug 14 '10 at 17:23

jQuery main site - Matteo Bicocchi