Transparent Rollover Html Button
- RAWRoutLOWD
-
RAWRoutLOWD
- Member since: Aug. 16, 2005
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
Hey, I'm working on a redesign of my website. Can anyone tell me how to make one of those transparent rollover buttons? I want to make image icons where the opacity changes from maybe 50% to fully opaque.
Here's a preview of what I'm working on if you care: link
I appreciate any help that is given, thanks a lot!
-RAWR!
- smulse
-
smulse
- Member since: Mar. 24, 2005
- Offline.
-
- Forum Stats
- Member
- Level 31
- Blank Slate
a, a:link, a:visited { background: url ("link_bg_transparent.gif"); color: #hex; }
a:hover { background: url ("link_bg_solid.gif"); color: #hex; }
a:active { background: url ("link_bg_solid.gif"); color: #hex; }
Use CSS and transparent gif images?
- RAWRoutLOWD
-
RAWRoutLOWD
- Member since: Aug. 16, 2005
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
No, the problem is that I want to apply a code to all my image icons so I don't have to keep on making a bunch of transparent .gif's.
Is there any possible way? Perhaps javascript?
- RAWRoutLOWD
-
RAWRoutLOWD
- Member since: Aug. 16, 2005
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
Oh, I figured out how to do it. Thanks anyway!
- smulse
-
smulse
- Member since: Mar. 24, 2005
- Offline.
-
- Forum Stats
- Member
- Level 31
- Blank Slate
- condawg
-
condawg
- Member since: Jan. 28, 2006
- Offline.
-
- Forum Stats
- Member
- Level 13
- Gamer
Also, compliments on the site.
I really like the design.
Much better then your current design.
Also again, hey Newgrounds! Been forever since I've posted.
Been busy.. Read alot of threads though, just haven't replied.

