Skip to content

gagi270683/jQuery-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive jQuery Bootstrap 3 News Box plugin

A jQuery and Bootstrap 3 based plugin for creating a clean responsive news ticker/slider that allows you to vertically scroll html contents with autoplay and up/down navigation support..

      Responsive
      lightweight
      easy to use
      scroll any content in up/down direction
      ...

Available Options:

	$.fn.bootstrapNews.options = {
        newsPerPage: 4, 
        navigation: true,
        autoplay: true,
        direction:'up',
        animationSpeed: 'normal',
        newsTickerInterval: 4000, //4 secs
        pauseOnHover: true,
        onStop: null,
        onPause: null,
        onReset: null,
        onPrev: null,
        onNext: null,
        onToDo: null
    };

Example

Please, check the demo.html

Live Demo

Demo

About

Responsive jQuery News Ticker Plugin with Bootstrap 3 - Bootstrap News Box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published