Hi,

I need to do an animation something like following,

I have a <HTMLPanel> element. Now at a certain event, i would like to add
this <HTMLPanel> to a shortlisted panel(say a HorizontalPanel).

The position of HorizontalPanel is:  bottom:0px;position:fixed. So this
panel always lies at bottom of the browser and is fixed.

The <HTMLPanel> should make a move from its current position on screen and
merge into HorizontalPanel. The movement should be visible to the user.
Also, the size of <HTMLPanel> should go on minimizing as it moves towards
HorizontalPanel.

how can i achieve this animation ?

I think i am clear what i want to say. If anything else to understand, let
me know.

Thanks
Deepak Singh

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to