Sliding style navigation

Hi,

Is it possible to create a horizontal style navigation between views in Vaadin? (like i.e.
http://cameronreynoldsflatt.com/
)
I mean having navigation buttons on each side of the screen and animate view change by sliding.

I suppose I’ts not possible with standard Vaadin components and API but is there a way of integrating some other technologies (i.e. CustomLayout and html5, css3 styling) with Vaadin.

I’ve chosen Vaadin as a web layer for our incoming project but I didn’t find a lot of examples of some more complex Vaadin applications (especially Vaadin 7 i’m interested in - not yet final version).
My previous experience was mainly with JSF and I’m still trying to change my way of thinking when using Vaadin, so my question may seem a bit lame;)

If there is no obvious answer maybe someone could point me in the right direction.

https://vaadin.com/directory#addon/carousel

:slight_smile: