I am trying to use the AjaxIndicatorAppender. My problem is that when I click
on my Ajax link, it shows the GIF but when the request is over, the GIF is
still there. I looked at the HTML source code and my link has the following
"onclick" attribute on the SPAN tag:
onclick="wicketShow('dataView_oir_1_quantityReserved_quantityReserved_quantityReserved--ajax-indicator');var
wcall=wicketAjaxGet('/mm/app?wicket:interface=:5:dataView:oir:1:quantityReserved:quantityReserved:quantityReserved::IBehaviorListener&wicket:behaviorId=1',
function() {
;wicketHide('dataView_oir_1_quantityReserved_quantityReserved_quantityReserved--ajax-indicator');},
function() {
;wicketHide('dataView_oir_1_quantityReserved_quantityReserved_quantityReserved--ajax-indicator');});"
Why does this look not right? why are there semicolons in unusual places?
Something does not look right.
--
View this message in context:
http://www.nabble.com/Ajax-Indicator-Appender-t1728222.html#a4695591
Sent from the Wicket - User forum at Nabble.com.
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user