transparancy

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mazzeddine
Beginner
Beginner
Posts: 2
Joined: Mon Jan 10, 2005 3:34 pm

transparancy

Post by mazzeddine »

Hi

I have a menu using the transparancy property set as:
overfilter="Fade(duration=0.2);Alpha(opacity=50);Shadow(color='#777777', Direction=0, Strength=0)";

This property is applied to the background color (offbgcolor="#") as well as the font color (offcolor="#").

Is it possible to apply the transparancy only to the background?

Waiting for your reply.

Many thanx.

Mohamed
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Re: transparancy

Post by kevin3442 »

Hi Mohamed,
mazzeddine wrote:...Is it possible to apply the transparancy only to the background?
I do not believe it is possible; at least not using overfilter and outfilter settings. The overfilter and outfilter are applied to the entire menu. The only way I could think to come close to such a thing would be to use a partially transparent gif image as the background, and remove the transparency from the filters.

Anyone else have any other ideas?

Kevin
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: transparancy

Post by John »

kevin3442 wrote:Anyone else have any other ideas?
Isn't 'transparent' a property, as in offbgcolor="transparent";?

Or have I been drinking too much again... :roll:
John
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Re: transparancy

Post by kevin3442 »

John wrote:Isn't 'transparent' a property, as in offbgcolor="transparent";?
An excellent point, as always. Maybe it's me who has been drinking too much. I read Mohamed's request to mean is there a way to manipulate the level of transparency in the background. If he wants all or none, then setting the offbgcolor to transparent and deleting the Alpha() filter from overfilter and outfilter would be the way to go.
John wrote:Or have I been drinking too much again... :roll:
Today, this sounds to me like an excellent idea!

Cheers,

Kevin
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: transparancy

Post by John »

kevin3442 wrote:
John wrote:Or have I been drinking too much again... :roll:
Today, this sounds to me like an excellent idea!
I'll drink to that... :D
John
Post Reply