You can pull the element out of it's container and append it to the body.

$('#myOtherDiv').appendTo('body').css(offset);

--
Brandon Aaron

On 5/16/07, Skilip <[EMAIL PROTECTED]> wrote:

Alright, but that's the absolute position relative to it's container's
position. Is it not possible to place it (like offset.top) relatively
to the browsers canvas?


Reply via email to