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

slideDown effect

3 Answers 179 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Redsquare
Top achievements
Rank 1
Redsquare asked on 20 Feb 2012, 12:43 PM
Is the slideDown effect supported for the autocomplete. I cannot get any combination to work for a slide opening effect?
Only fadeIn seems to work.

3 Answers, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 20 Feb 2012, 12:54 PM
Hello Steve,

The effect is called "slideIn" rather than slideDown and has a direction down. You can specify it with this string: "slideIn:down". The difference between slideIn and slide is that slideIn uses a container with overflow: hidden to limit the visible part of the sliding element (the container has to be created separately, though there is one in AutoComplete's PopUp already).

Kind regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Redsquare
Top achievements
Rank 1
answered on 20 Feb 2012, 12:59 PM
Ah - I was trying slide:down which gave an animation but it was not right.
Thanks for the prompt response. Are these animations documented?
I could not find this gem of information and I looked pretty hard.

Cheers
0
Kamen Bundev
Telerik team
answered on 20 Feb 2012, 05:20 PM
Hi Steve,

Unfortunately they are not documented yet - we are still changing them a bit. We plan to do a blog post on them soon and later add them to the documentation. That said, the AutoComplete should have a slideIn animation specified by default and it should also mind the screen boundaries.

Greetings,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
AutoComplete
Asked by
Redsquare
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Redsquare
Top achievements
Rank 1
Share this question
or