[
https://issues.apache.org/jira/browse/WICKET-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov updated WICKET-5510:
------------------------------------
Attachment: WICKET-5510.patch
Here is the patch with the improvement.
Tested wicket-examples -> ajax and all seems to work fine here with Google
Chrome.
> Avoid using jQuery.text() when possible. It is very slow in IE
> --------------------------------------------------------------
>
> Key: WICKET-5510
> URL: https://issues.apache.org/jira/browse/WICKET-5510
> Project: Wicket
> Issue Type: Sub-task
> Components: wicket
> Affects Versions: 6.13.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Attachments: WICKET-5510.patch, wicket-ajax-jquery.js
>
>
> WICKET-5132 explains a new performance problem with jQuery#text() function.
> It would be good to use the same solution from the original problem in
> WICKET-5132 instead of jQuery.text() when possible.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)