[richfaces-issues] [JBoss JIRA] Resolved: (RF-3461) Menus: dropdown/context: IFRAMEs should allow transparency in menu

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue May 20 20:21:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3461?page=all ]

Nick Belaevski resolved RF-3461.
--------------------------------

    Resolution: Done
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)

> 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: Tsikhon Kuprevich
>             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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list