Description
wicket-ajax-jquery.js contains a lot of old stuff that we should remove:
- custom console -> use browser console instead
- browser sniffing -> remove, since not recommended, not reproduceable, were needed deprecated browser versions
- dragging -> move to modal-window, since only used there
- DOM conveniences -> remove, since no longer used by Wicket (users can switch to jQuery or modern browser support)
Attachments
Issue Links
- causes
-
WICKET-6697 Wicket.DOM.toggleClass JS method is missing
- Resolved
- incorporates
-
WICKET-6846 wicket-ajax-jquery.js ActiveX control discovery - Unpatched Application
- Resolved
- links to
- mentioned in
-
Page Loading...