khanate Posted May 17, 2009 Report Share Posted May 17, 2009 (edited) How do you make fade in/out A:HOVER's like on this website?http://www.tvorba-webov.sk/ Edited May 17, 2009 by khanate Link to comment Share on other sites More sharing options...
AElliott Posted May 17, 2009 Report Share Posted May 17, 2009 They're using Javascript, specifically the mootools framework for their effects I think (assuming because it's included at the top, and why would you not use it once it's there?). You can see a demo of a fade effect here: http://demos.mootools.net/Effects you might prefer another JS library though such as jQuery which also has fade effects in the documentation. Link to comment Share on other sites More sharing options...
Ingolme Posted May 17, 2009 Report Share Posted May 17, 2009 You use Javascript to modify the opacity over a set amount of time. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now