Menus: dropdown/context: IFRAMEs should allow transparency in menu
------------------------------------------------------------------
Key: RF-3461
URL:
http://jira.jboss.com/jira/browse/RF-3461
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Nick Belaevski
Assigned To: Aleksej Yanul
Fix For: 3.2.1
1. IFRAMEs should be created only for IE6/NS
2. IFRAMEs should not have borders or scroll if created
Add the following classes to check in IE:
.rich-menu-list-border {
background-image: none;
background-color: transparent;
filter: alpha(opacity=50);
}
.rich-menu-list-bg {
background-image: none;
background-color: transparent;
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: