Skip to content

AngularJS directive which transforms a given text into a "dissapearing text", the end of text is blurred, this effect puts the impression that there's more text behind it's paragraph.

otomer/angularjs-directive-blurtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-directive-blurtext

AngularJS - Blur Text Directive

Created by O.Tomer

Using this directive, you can transform your text over html into a "dissapearing text" which at it's end is blurred. The blur text effect puts the impression that there's more text behind it's paragraph.

Directive usage in HTML markup

<blur-text text="messageContent" minlength="20" elementclass="myclass" disappearingchars="14"></blur-text>

Result

alt tag

About

AngularJS directive which transforms a given text into a "dissapearing text", the end of text is blurred, this effect puts the impression that there's more text behind it's paragraph.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published