1.0.5 • Published 4 years ago

soumen-da v1.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Soumen-da slider

Simple slider in pure js for sliding image comming from server.

npm

Install

bash

With NPM

npm i soumen-da

Usage

Images are come from server if it is not enough then see our git reposetory

  • Add this css code inside style into head of html
  • Or you can use it in your own external stylesheet css .my-class { overflow-x: hidden; overflow-y: hidden; width: 502px; white-space: nowrap; margin: 10px; }
  • Add this html code to body Example: javascript

For border in current images wihich user clicked you need to add css with class name "mul_border"

For right and left navigation you need two buttons with id "next" and "pre"

Thanks

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago