Jump to content

How to do this...


iyeru42

Recommended Posts

I've never attempted that effect, but you should be able to do it by using javascript and the DOM to set the opacity of the link. If the link is in the main area, fully visible, its opacity would be set to 100%. If it were fading out at the top or bottom, you could set the opacity to 25% or so.Here's an article on how to set the opacity of an element:http://www.quirksmode.org/js/opacity.html

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...