This is a migrated thread and some comments may be shown as answers.

Can I attach a animation one window minimize?

1 Answer 71 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jordon
Top achievements
Rank 1
Jordon asked on 21 Mar 2013, 07:04 PM
Hi,

Is there a way I can perform an animation effect when a user clicks the minimize button? I would like the window to scroll up when it minimizes rather than just popping.

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 25 Mar 2013, 03:15 PM
Hello Jordon,

Animation on minimize and maximize is not supported by the Kendo Window widget. However you can try to create custom command like shown here:

http://demos.kendoui.com/web/window/actions.html

Which uses animation (e.g. kendo.fx) to hide show the content of the Window with animation.

Check the JsBin I tried.

http://jsbin.com/oxewip/3/edit

Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Window
Asked by
Jordon
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or