bala
09-11-2005, 09:52 PM
Hi,
I use this script (work fine) :) but I want have transparent background.
I add to css definition:
#dropmenudiv{
...
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
It work OK but text is also transparent. How make tranparent only background in drop menu?
I use this script (work fine) :) but I want have transparent background.
I add to css definition:
#dropmenudiv{
...
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
It work OK but text is also transparent. How make tranparent only background in drop menu?