Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Pure CSS3, Jquery simple animated text gradient effect

Include the textGradientEffect.js

Add class "slideEffect" to the div surrounding the text
and add a unique id to it .(data-id).

This is my first project in jquery. I hope i'll find a way so that data-id it not needed.

DEMO here http://weakwire.com/projects/texteffect

<div class="slideEffect" data-id="1">
   <h1>This will shine on hover ... and some useless text here just to show the effect</h1>
</div>

About

Slide text effect, Jquery Plugin

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages