You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/10/29 14:20:31 UTC

[jira] [Resolved] (WICKET-4938) Javascript error "Member not found" in IE7

     [ https://issues.apache.org/jira/browse/WICKET-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4938.
-------------------------------------

    Resolution: Won't Fix

IE7 is not supported by Wicket anymore.

> 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
>         Attachments: myproject.zip
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)