Great Roll Over Text Links Solution
2
May
Scrollovers is a way to quickly and easily add flair to your web pages, giving your users an experience they weren’t expecting.
It is simply a JavaScript that helps creating rollover image-like links with text .
How to use Scrollovers?
Insert the scrollovers.js file to your web pages and create your links like this:
<a href="[YOUR PAGE HERE]" class="scrollover" type="scrollover">[YOUR TEXT HERE]</a>
And the last add the styles with the color palette of your preference like below:
<style>
a.scrollover {color: #557AFF;}
a.scrollover em:first-line {color: #FF5B3C;}
</style>
And that’s it.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.scrollovers.com/
Compatibility: All Major Browsers
Website: http://www.scrollovers.com/
- Tags:
Javascript Link
- Filed under: Effects, Goodies, Other License
- 0 Comments
Related Posts
Leave a reply






















