jmonty77 Posted April 27, 2020 Posted April 27, 2020 In carousel, I need to move to a new page by code. The server side funcion slides without animation. So, I've tried unimcar.JSInterface.JSCall('setActiveItem',[2, 'slide']); But it changes to new page without animation effect. Is there a way to animate this action? Thanks Quote
Sherzod Posted April 27, 2020 Posted April 27, 2020 8 hours ago, jmonty77 said: But it changes to new page without animation effect. Is there a way to animate this action? Hello, We will check. By the way, what build are you using? Quote
Sherzod Posted April 27, 2020 Posted April 27, 2020 Just now, jmonty77 said: uni-1.90.0.1530 OK thanks. I will check. Quote
N.Marzio Posted April 27, 2020 Posted April 27, 2020 where can I find an example with this unimcarousel component? Quote
Sherzod Posted April 27, 2020 Posted April 27, 2020 1 minute ago, marzio said: where can I find an example with this unimcarousel component? Still using the trial version? \FMSoft\Framework\uniGUI\Demos\Touch\Carousel Quote
PS1 Posted November 14, 2024 Posted November 14, 2024 Did you found the way to animate changing page in carousel by code? Quote
Sherzod Posted November 14, 2024 Posted November 14, 2024 3 hours ago, PS1 said: Did you found the way to animate changing page in carousel by code? Hello, What do you mean? Quote
jmonty77 Posted November 14, 2024 Author Posted November 14, 2024 UnimCarousel1.JSInterface.JSCall('next'); UnimCarousel1.JSInterface.JSCall('previous'); 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.