javascript - responsive html content carousel plugin or without -


I'm trying to create a responsive HTML content carousel. As shown on the image below. screen design

This is trying to use jQuery Cycle2, but I could not find the effect I was looking for. Finding such plug-ins will be able to do that I thought maybe the simple solution would be to try plain javascript / jQuery.

Found this topic, I am still struggling to achieve this with the responsible elements.

Any help would be greatly appreciated - I am not saying that it should be without a plugin which is not difficult to implement and probably without much more land.

<

Use "bootstrap":

You simply type the desired style .

  & lt; Div class = "container" & gt; & Lt; Div class = "row" & gt; & Lt; Div class = "col-xs-12 col-sm-12 col-md-4 col-lg-4> your first box here 
your third box here
& lt; / Div>

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -