Closed Thread
Results 1 to 11 of 11

Thread: Translucency

  1. #1
    Junior Member SK is an unknown quantity at this point
    Join Date
    Apr 2001
    Posts
    2

    Laughing

    I'm looking for any type of translucency affect on ANYTHING that will work in at least IE 5.0, I'm working on a Mac at school, and http://www.barrysworld.com/hosting/default.asp looks great at home on my pc, but only in IE 5.5. Tables, layers, anything that can be translu-cenized would be great.

  2. #2
    NLC lucifer is an unknown quantity at this point lucifer's Avatar
    Join Date
    Mar 2001
    Location
    Hades
    Posts
    1,213
    I didn't see anything maybe it was too translusent
    };-P

    stuff -->---------------

  3. #3
    ლ(╹◡╹ლ) LeX has disabled reputation
    Join Date
    Oct 2000
    Posts
    7,596
    He means the translucent menu thing at the top-right corner. Pretty cool effect IMO.

  4. #4
    NLC lucifer is an unknown quantity at this point lucifer's Avatar
    Join Date
    Mar 2001
    Location
    Hades
    Posts
    1,213
    found it

    is nice

    hmmm have to take a longer look at it
    };-P

    stuff -->---------------

  5. #5
    Pro Member Woofcat is an unknown quantity at this point Woofcat's Avatar
    Join Date
    Nov 2000
    Location
    Chicago
    Posts
    286
    style.filter="alpha(opacity=80)";

    Only works in IE 5.5+ and there's no way to do it on anything else.

    Es ist nicht leicht ein Gott zu sein

  6. #6
    Moderator ashben is an unknown quantity at this point ashben's Avatar
    Join Date
    Oct 2000
    Posts
    746
    [i]Only works in IE 5.5+ and there's no way to do it on anything else.[/B]
    Works on IE4+
    Independent IT Professional
    Development, Integration, Designing
    www.ashben.com

  7. #7
    NLC }:8) Supermoo is an unknown quantity at this point }:8) Supermoo's Avatar
    Join Date
    Oct 2000
    Location
    Melbourne, Australia
    Posts
    1,993
    IE 4.1+ I thought, anywayz... you get the idea.

    Also another way of doing this is an old graphics trick, the same way windows does it.

    Code:
    * * * * * * *
     * * * * * *
    * * * * * * *
     * * * * * * *
    Do every second pixel a colour, and indent one space each line. Leave the rest transparent. This creates the same effect used on the Windows 95+ Shut-Down screens.

    It also works with all browsers using GIF graphics.
    }:8) Supermoo
    Be happy.
    FreeWebSpace.net Forums' Official Cow

  8. #8
    Rebutted, enshrined meow is an unknown quantity at this point meow's Avatar
    Join Date
    Feb 2001
    Location
    FP Crematory
    Posts
    8,658
    Neat - must test that out. Does it work on a picture or just single color/few colors backgrounds?

  9. #9
    NLC }:8) Supermoo is an unknown quantity at this point }:8) Supermoo's Avatar
    Join Date
    Oct 2000
    Location
    Melbourne, Australia
    Posts
    1,993
    Best to make a layer and do it, it's also used on icons in windows... so judge for yourself. Go select an icon and see how it goes "blue". That's a blue one.

    Enjoy
    }:8) Supermoo
    Be happy.
    FreeWebSpace.net Forums' Official Cow

  10. #10
    NL[C] Coolin is an unknown quantity at this point Coolin's Avatar
    Join Date
    Oct 2000
    Posts
    5,259
    Originally posted by Woofcat
    Only works in IE 5.5+ and there's no way to do it on anything else.
    I'm on IE 5.01 and it works fine here.
    4 3 6 F 6 F 6 C 6 9 6 E

  11. #11
    Rebutted, enshrined meow is an unknown quantity at this point meow's Avatar
    Join Date
    Feb 2001
    Location
    FP Crematory
    Posts
    8,658
    Originally posted by }:8) Supermoo
    Enjoy
    Yeah. Must try that. Thanks for the tip.

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts