Dirk Wenke created WICKET-4938:
----------------------------------

             Summary: Javascript error "Member not found" in IE7
                 Key: WICKET-4938
                 URL: https://issues.apache.org/jira/browse/WICKET-4938
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.3.0
         Environment: Windows 7
            Reporter: Dirk Wenke


On my page I am showing a table of search results. To be able to show tooltips 
for the elements in the rows I added AjaxEventBehaviours for "onmouseenter" and 
"onmouseleave" to show/hide the hovers.
This is working perfectly in Firefox, Chrome and IE9. But in IE7 I get often 
(not always) the following Javascript error:

Member not found

Column: 3570
Code: 0
URI: 
http://localhost:8080/org.partners.ckms.server/wicket/resource/org.apache.wicket.resource.JQueryResourceReference/jquery/jquery-ver-1353069877522.js


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to