Create rollover like thing, but with text
Rate Topic:




-
Group:
Member
-
Posts:
5
-
Joined:
17-September 06
Posted 06 March 2008 - 05:37 AM
Hello!
I am working on a website for a project & i really need the rollover-image like effect but with text message.
Like the one apple uses on final cut studio's webpage when you hover over different product catagories.
I know it involves some kind of Javascript, so is there any free script for that?
A tutorial would be really helpful, also how can i set the visual properties for it like have a gradient as the background for the text message?
Thanks!
0
-
Group:
Member
-
Posts:
127
-
Joined:
21-June 07
Posted 06 March 2008 - 08:12 AM
you don't really need javascript for that you can just use css (using a:hover)
0
-
Group:
Member
-
Posts:
140
-
Joined:
08-February 08
Posted 06 March 2008 - 09:33 AM
CSs can be used for a hover but you won't get the fading effect. Might be worth playing with the Mootools or jQuery javascript libraries if you're not already, they would provide the framework for effects like this.
0
-
Group:
Member
-
Posts:
5
-
Joined:
17-September 06
Posted 06 March 2008 - 04:23 PM
Thanks for the replies guys, i'll look into it!
P.S. I got a tutorial to get the exact effect from webdesignerwall.com using jQuerry
Thanks a lot you guys!
0