Glitter.js文本視覺渲染工具
Glitter.js 可以給文本添加絢麗的視覺效果,比如動態(tài)顏色變換、光影移動等。
下載之后直接引用
<script type="text/javascript" src="glitter.js"></script>
示例代碼
glitter('#text-id', {
loopPeriod: 5000, //ms between each glitter
maxIteration: undefined, //maximum number of glitters
accentTime: 100, //time the accent class is shown
highlightTime: 20, //time the highlight class is shown
downlightTime: 20, //time the downlight class is shown
rtl: false, //direction of the glitter
travelPeriod: 40, //ms between each subsequent letter glitter
flipping: false //makes half loop between default and accent
});評論
圖片
表情
