Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kubrianity/click-and-drag-to-scroll

This project allows users to drag and move page content horizontally
https://github.com/kubrianity/click-and-drag-to-scroll

css html javascript

Last synced: 30 days ago
JSON representation

This project allows users to drag and move page content horizontally

Awesome Lists containing this project

README

        

# JavaScript30 #27: click-and-drag-to-scroll
This project is to create horizontal slide effect by allowing users to drag and move page content horizontally.

View demo [here](https://kubrianity.github.io/click-and-drag-to-scroll/)

### Acknowlegments
This practice is one of JavaScript30 Challenges by Wes Bos.