1 Star 0 Fork 0

lifankohome / MTitle

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

MTitle

Introduction

A javascript class to make webpage title scroll

MTitle.min.js - ECMASCRIPT6

Get Start

<script src="MTitle.min.js"></script>
<script>
    const mTitle = new MTitle('【日落大道】正在播放 - 橡皮音乐');
    mTitle.start();
</script>

Function

  • newTitle(String)
  • newSpace(Number)
  • stop(reset = false)
  • start(Number)

About

A javascript class to making webpage title scroll expand collapse
JavaScript
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
JavaScript
1
https://gitee.com/lifanko/MTitle.git
git@gitee.com:lifanko/MTitle.git
lifanko
MTitle
MTitle
master

Search