Create Simple and Responsive jQuery Content Slider
I found wonderful plugin on github (SliderPlex) to Create Simple and Responsive jQuery Content Slider, You can use this simple and easy to use plugin to easily create image or content slider. You can place multiple images under slider container and just call SliderPlex() function.
SliderPlex is a simple, responsive jQuery content / image slider plugin that help to create auto image rotation, pause on hover, navigation arrows etc.

Create Simple and Responsive jQuery Content Slider
First include CSS, Jquery and jQuery SliderPlex libraries on page.
Now create sample background css panel. you can call both text and images on sliding panel.
Add sample text which need to slide with some colourful background.
Now finally add SliderPlex() on page and pass slider control properties like slideInterval, animation, animation time, direction, auto play.
See live demo and download source code.
DEMO | DOWNLOAD
See official github repository for more information.