<rich:dropDownMenu> Have Issue With Chrome Browser
--------------------------------------------------

                 Key: RF-8350
                 URL: https://jira.jboss.org/jira/browse/RF-8350
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: browser compatibility
    Affects Versions: 3.3.0
         Environment: Eclipse,Hibernate,JSFJava1.5
            Reporter: subodh joshi


My website http://www.askkuber.com Is not working with Google Chrome Browser 
while it is working in IE,Firefox,Opera.I Used like this
<rich:dropDownMenu selectedLabelClass="mainMenuSelected" 
styleClass="mainMenuLabelClass" value="Research">

                        <rich:menuItem styleClass="menuItemClass" 
submitMode="ajax" 
onclick="document.location.href='/Kuber/jsf/SC/ExploreCompany.jsp'" 
value="Screener" />

                        <rich:menuItem submitMode="ajax" 
styleClass="menuItemClass" 
onclick="document.location.href='/Kuber/jsf/CC/SearchCompanies.jsp'" 
value="Compare" />

                        <rich:menuItem submitMode="ajax" 
styleClass="menuItemClass" 
onclick="document.location.href='/Kuber/jsf/PC/CompanyChartFirst.jsp'" 
value="Charts" />

                </rich:dropDownMenu>

If i delete 
<rich:menuItem >
It is working In Chrome Also
Can any One Help to Resolve this issue.I m Getting this error

error on line 59 at column 547: Char 0x0 out of allowed range
 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to