Carousel Select Menu - Forum

Forum Navigation
You need to log in to create posts and topics.

Carousel Select Menu

Need help with this one.

I need to do a selection menu using a carousel as display.

If you go on this page: https://3dtransforms.desandro.com/carousel

Here is the Code Page: https://codepen.io/desandro/pen/jxwELK

What bugging me is the CSS and JS stuff.  I have look Luis's code about the 3D Scrolling Text, but I guess it is not enough for me to understand how to do the Carousel app or routine.

There is one at the bottom I wish to have but don't have any cue on how to build it into VisualNeo Web.

The Previous and Next buttons are really important.  As long as I can put the number of Cells manually before compiling.

Thanks for helping!

Roger

Hi @rocote, please take a look at the attached sample.
I have just copied the HTML into a Container, the CSS into Project > Properties > Styles and the JavaScript into the NewPage code tab. Buttons just have the appropiated CSS class.

Uploaded files:
  • You need to login to have access to uploads.

Thanks Luis...

I should have compile it first.  But it is working now.