Hi,
I have a carousel that i am not able to remove navigation arrows.
They appear when an image is on a carousel tab/page
See this snippet: http://webix.com/snippet/f88301e3
How can i remove it?
Thanks and reards!
Hi,
I have a carousel that i am not able to remove navigation arrows.
They appear when an image is on a carousel tab/page
See this snippet: http://webix.com/snippet/f88301e3
How can i remove it?
Thanks and reards!
It seems to me that Webix multiview would suit your needs better. It does not have navigation arrows and features slide
animation by default:
Please check the updated snippet: http://webix.com/snippet/5b1d3b24
Btw, you don’t need to call webix.ui
for showing an already initialized window.
Thanks and thats a solution but all my app “tabs” like this navigates with swipex too, and this solution removes that funcionality.
The original that i posted first has, the only inconvenient is those navigation arrows. What surprises me is that those arrows only appears with an image inside that subview.
Why?
thanks and regards!
Thanks!