Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   Thumb mouseover effects (http://www.greenguysboard.com/board/showthread.php?t=26907)

DirtyDani 2005-12-10 01:35 PM

Thumb mouseover effects
 
Okay, I barely know HTML and am just learning PHP so bear with me - but how do people get those cool sort of "frosted" mouseover effects on their thumbs - like this?

Thanks a bunch to anyone who can explain in laymans terms;)

Danielle

MadMax 2005-12-10 01:42 PM

for what it's worth, I don't see any mouseover effects with firefox.

Toby 2005-12-10 05:34 PM

They are using a CSS alpha channel filter to set the opacity to 50% onMouseOver.
Code:


As MadMax noted, this is an Internet Exploder only command.

Simon 2005-12-10 06:05 PM

And only Windows Exploder at that.

On the Mac there's no change on mouseover,
not in IE, not in Safari nor Firefox. Still, the
IE users on Windows is a pretty big group.

Toby 2005-12-10 06:12 PM

Quote:

Originally Posted by Simon
...Still, the IE users on Windows is a pretty big group.

Win IE users make up about 85% of surfers, on the most recent browser usage stats I've seen. Although Firefox and Safari are cutting into that every month.

swedguy 2005-12-10 06:27 PM

EDIT:

Found a page that is less cluttered: http://www.quirksmode.org/css/opacity.html

IE uses "filter:" and Mozilla uses "opacity:". So you can make it work in most browsers.

(old link with some examples: http://www.mandarindesign.com/opacity.html )

DirtyDani 2005-12-10 06:32 PM

Hey thanks for all the replies! Great to know about the windows explorer/IE limitation - I'll check out that link and see if I can find something that will work universally.

Edit: good tut here - easy and works in both browsers as far as I can see

Cheers! |headbang|

Mattinblack 2005-12-11 07:36 PM

See my webmasters page on kwikfire
 
The semi-transparent navigation panel thingy on there that I coded works both in FF and in IE. If you want any help with lifting my code then let me know ... you could have thumbs that run away from the users mouse even... now that would be effing funny. Or that go more and more transparent the closer the user gets till they reveal another thumb underneath...anything is possible now.

http://kwikfire.com/webmaster-links.html


All times are GMT -4. The time now is 05:58 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc