Martin Grigorov created WICKET-5510:
---------------------------------------
Summary: 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
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)