Slide in jquery with div, containing image and content

3

How do I make a slide that changes with each update, being that I can control with arrows. The structure of this slide contains div, image and content. A base example is this, app.mobile being that I supplemented the controls with two arrows below the image and content, in this example the content on the right changes with each update.

    
asked by anonymous 17.09.2015 / 20:32

2 answers

1

I use this library in projects:

link

I hope it will be useful for you

    
17.09.2015 / 21:09
0

I tried to do something close to what you want, I could take a look:

link

If you need anything else, please let us know in the comment.

    
17.09.2015 / 21:39