This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: modal panel position issue in v 3.1.4techieexchange Feb 1, 2008 4:18 AM (in response to dhckim)Hi, 
 I do have the same problem.
- 
        2. Re: modal panel position issue in v 3.1.4jbuechel Feb 1, 2008 4:52 AM (in response to dhckim)This is the code which works in my case on firefox and ie7. Eventhough it's not exactly in the very center of the viewport in ie7... <rich:modalPanel id="#{dialogHtmlId}" rendered="#{rendered}" autosized="true" width="#{fwcWidth}" showWhenRendered="true">
 Please refer to the following post for a similar topic:
 http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128882
 
     
     
    