why dont you check *why* it is not hiding. ajax console should give you a clue.
-igor On Fri, Nov 14, 2008 at 6:43 AM, miro <[EMAIL PROTECTED]> wrote: > > did nobody faced this problem whats the solution for this ? > > miro wrote: >> >> My page has IndicatingAjaxLink When user clicks on this link the >> busy indicator never stops , it works fine in firefox >> >> here some html >> >> <tbody >> wicket:id="auditInfoContainer" >> style="width:100%;height:556;overflow:auto;"> >> <wicket:container >> wicket:id="auditInfos"> >> <tr >> wicket:id="auditInfo" height="10" > >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> >> <td> >> >> >> </td> >> </tr> >> </wicket:container> >> </tbody> >> auditInfo is the link . >> >> I am using wicket 1.3.5 >> > > -- > View this message in context: > http://www.nabble.com/ajax-busy-indicator-never-stops-in-IE-tp20485948p20501752.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
