jQuery View Ticker

Component ID

2859505

Component name

jQuery View Ticker

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

302

Component created

Component changed

Component body

Introduction:
-------------------
This module provides functionality to animating a simple news ticker.

Requirements:
------------------
This module requires the following modules:
* None

Installation:
------------

* Install as you would normally install a contributed Drupal module. See:
https://www.drupal.org/docs/8/extending-drupal-8/installing-modules
for further information.

How To Use:
-----------------
* Download library from following link
https://benjaminrh.github.io/jquery-ticker/
* Extract in "project_folder/libraries/jquery_view_ticker" folder.
* After extract library path will be
"project_folder/libraries/jquery_view_ticker/jquery.ticker.js"
* Go to "admin/structure/views" and create view.
* Select "Format" as "jQuery View Ticker"
* Configure animation from setting.
* Select title of the node from "Fields" section.
* Save view.