You may be able to improve performance by avoiding using JQuery to access the DOM (Document Object Model) and attaching events to DOM elements. Instead, use the variables on the widget view models to access and modify any content on the template. You should never access the DOM directly. For more information, see Developing Widgets.


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices