Skip to content

Scrolling Text allows users to input text, set scroll duration, and choose between auto or manual scrolling, providing a visually appealing scrolling effect with persistent settings.

Notifications You must be signed in to change notification settings

usamafayaz/scrolling-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Scroller

A simple Text Scroller using HTML, CSS, and JavaScript, allowing automatic text scrolling with customizable speed and user inputs.

Features

  • Custom text input via a text area
  • Automatic scrolling with customizable speed
  • Uses sessionStorage to save text between sessions
  • Responsive design

Technologies

  • HTML5
  • CSS3
  • JavaScript

How It Works

  1. User inputs the text in the text area.
  2. The text automatically scrolls within the container.
  3. The speed of scrolling can be adjusted.
  4. The text persists between sessions using sessionStorage.

Usage

Clone the repository and open the index.html file in your browser.

git clone https://github.com/usamafayaz/scrolling-text.git
cd text-scroller

open index.html

Contact

For any inquiries, please contact [[email protected]].

About

Scrolling Text allows users to input text, set scroll duration, and choose between auto or manual scrolling, providing a visually appealing scrolling effect with persistent settings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published