[GitHub] [wicket] andruhon edited a comment on issue #384: WICKET-6703 replace eval with jQuery.globalEval; add suspend/notify

2019-11-05 Thread GitBox
andruhon edited a comment on issue #384: WICKET-6703 replace eval with jQuery.globalEval; add suspend/notify URL: https://github.com/apache/wicket/pull/384#issuecomment-550057613 Hi @svenmeier ! `target.prependJavaScript((String.format("jQuery('#%s').fadeOut(500,

[GitHub] [wicket] andruhon commented on issue #384: WICKET-6703 replace eval with jQuery.globalEval; add suspend/notify

2019-11-05 Thread GitBox
andruhon commented on issue #384: WICKET-6703 replace eval with jQuery.globalEval; add suspend/notify URL: https://github.com/apache/wicket/pull/384#issuecomment-550057613 `target.prependJavaScript((String.format("jQuery('#%s').fadeOut(500, Wicket.Ajax.suspendCall());",

[GitHub] [wicket] andruhon edited a comment on issue #384: WICKET-6703 replace eval with jQuery.globalEval; add suspend/notify

2019-11-05 Thread GitBox
andruhon edited a comment on issue #384: WICKET-6703 replace eval with jQuery.globalEval; add suspend/notify URL: https://github.com/apache/wicket/pull/384#issuecomment-550057613 Hi @svenmeier ! `target.prependJavaScript((String.format("jQuery('#%s').fadeOut(500,