Easy Menu - Horizontal Transparent Example - over iframe elements
EasyMenu can be displayed over iframe elements even when using transparent background.
|
| | |
Here are the lines added to the .CSS file, in the .easyMenu class:
filter: Alpha(Opacity=80);
-moz-opacity: 0.8;
opacity: .8;
Note: first line is for Internet Explorer, second one is for FireFox, third is for all CSS2 compliant browsers. You won't get any errors using all lines.
| | |
| "I wanted to say this is probably the best set of tools I have ever worked with,
but the fact that you guys answer questions is phenomenal.
I recommend your stuff to every developer I talk to.
" |
Karl Wilkens |
| Multiweb Communications, Inc. |
| | |
|