Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 329 Bytes

markii.js

A developer-friendly library recreating the <marquee> feature.

Installation

(publishing to npm... eventually...)

Usage

Using markii.js' custom attributes in your HTML:

<!-- -->
<h1 mq-speed-x="0.01">Hello!</h1>

Caveats

  • Only works on the latest Chromium-based browsers (for now)