Comment: Added automatic "magnifying glass" for links - lemme know what you think!
| << Previous | Next >> |
Comment inspired from Eric Mariacher
Eric Mariacher:
In an nutshell, it's in the CSS. If you set up the link:hover element correctly (and that's a bit of a pain to understand but once it works, it works), I simply added font-size: 300%; plus a different color and background color.
I was pretty amazed when it worked too - CSS made it really simple. No javascript required.
I hope the magnifying feature will compensate for the small links I have on this site.
Ken Udut
[Review in RDF] In an nutshell, it's in the CSS. If you set up the link:hover element correctly (and that's a bit of a pain to understand but once it works, it works), I simply added font-size: 300%; plus a different color and background color.
I was pretty amazed when it worked too - CSS made it really simple. No javascript required.
I hope the magnifying feature will compensate for the small links I have on this site.
Ken Udut
by Simplify3 on May 18 2008

