Slide in jquery with div, containing image and content

Asked

Viewed 87 times

3

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

  • Owl Carousel 2 - http://www.owlcarousel.owlgraphic.com/

  • I would like that appeared only one news i.e., (content image and button), but that could put other news.

2 answers

1

  • Hello @Giancarlo Giulian, it was helpful yes, but it’s not what I’m looking for yet.

  • You can be more specific about what you need ?

  • What I want is to do the same thing from that example,mobile app. only that in addition to changing every update, change with control arrows, ie change posts.

  • If I enter the site you gave us it opens a login screen, without any content similar to what I gave you. That’s correct?

0

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

http://jsfiddle.net/6atm8opz/3/

in case you need anything else, inform in the comment.

  • More or less that, @Thiagofriedman with image I can do without problem, the question is to do 3 or more posts, stay hidden and control by arrows. in its example is not functional, why it does not continue passing. but it was worth the attention.

  • for this use the window.load = setTimeOut("your code", 5000)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.