Ask a Question related to Macromedia Fireworks, Design and Development.
-
anji2222 webforumsuser@macromedia.com #1
Pop up menus semi-transparent menu background
I am trying to create a menu with a semi-transparent background using Fireworks MX 2004 and Dreamweaver MX. The effect I am trying to recreate is used on the following site: [url]http://my.countrywide.com/[/url] . Is there a way to get this effect using FW? Thank you.
anji2222 webforumsuser@macromedia.com Guest
-
Semi-Transparent Overlay?
I have a circle (10% Black fill) that is being overlapped by a triangle (CVC Yellow 100% fill, on a separate layer). I am trying to make the fill... -
Semi-Transparent Sliding Menu?
Hi, all! Firstly, I wanted to thank some of the users here for their help. You gave me great advice on creating rippling text, as well as using... -
pop up menu - transparent background
"blue falcon" webforumsuser@macromedia.com wrote: Hi CB: See this TechNote:... -
transparent menu background conflict
I have 2 navigation bars on one page and I want the background of the menu to be transparent for one navagation bar but the not for the other... -
semi transparent background to dropdown menus?
http://webforums.macromedia.com/fireworks/messageview.cfm?catid=193&threadid=662716 -
Japes #2
Re: Pop up menus semi-transparent menu background
That effect is achived using non-standard CSS
All you need to do is add the following two declarations to the CSS rule for
the drop-down menu.
-moz-opacity: 80%;
filter: alpha(opacity=80);
alter the value of 80 to get your desired effect. (the lower the figure, the
more transparent it will become)
Please note that this is NON-STANDARD and will not validate, but it is a
nice effect :-)
Does that help?
--
Japes
[url]http://www.pictura.co.uk[/url]
"anji2222" <webforumsuser@macromedia.com> wrote in message
news:bkkqj3$gmg$1@forums.macromedia.com...Fireworks MX 2004 and Dreamweaver MX. The effect I am trying to recreate is> I am trying to create a menu with a semi-transparent background using
used on the following site: [url]http://my.countrywide.com/[/url] . Is there a way to
get this effect using FW? Thank you.>
>
Japes Guest
-
anji2222 webforumsuser@macromedia.com #3
Re: Pop up menus semi-transparent menu background
Thank you for your help.
"All you need to do is add the following two declarations to the CSS rule for the drop-down menu."
Are you talking about adding it to the mm_menu.js file or .... ?
Thank you -- I have just begun using FW with pop-ups.
anji2222 webforumsuser@macromedia.com Guest
-
Japes #4
Re: Pop up menus semi-transparent menu background
Sorry for the delay in replying.
No you need to add them your CSS file.
Come to think of it I'm not sure you can do this with MM pop up menus.
I *my* opinion there are better ways of doing drop-down menus, check these
links:
[url]http://www.youngpup.net/?request=/components/ypSlideOutMenus.xml[/url]
[url]http://www.projectseven.com/tutorials/menuing/mcloser/index.htm[/url]
both of these would allow you to add the CSS effect.
I'm not sure if all that helps but you never know!
--
Japes
[url]http://www.pictura.co.uk[/url]
"anji2222" <webforumsuser@macromedia.com> wrote in message
news:bkletk$9ct$1@forums.macromedia.com...for the drop-down menu."> Thank you for your help.
>
> "All you need to do is add the following two declarations to the CSS rule>
> Are you talking about adding it to the mm_menu.js file or .... ?
>
> Thank you -- I have just begun using FW with pop-ups.
>
>
>
>
Japes Guest
-
anji2222 webforumsuser@macromedia.com #5
Re: Pop up menus semi-transparent menu background
Thank you for your help Japes,
I'll take a look at the sites.
Anji
anji2222 webforumsuser@macromedia.com Guest



Reply With Quote

