On Mon, Oct 22, 2012 at 10:44 PM, Deepak Singh <deepaksingh.kr@gmail.com> wrote:
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.ThanksDeepak Singh
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment