Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

jQuery UI API Category - Utility


May 08, 2021 jQuery UI


Table of contents


jQuery UI API Category - Utilities

The following list describes some of the utilities of the jQuery UI.

API describe Also belong to the category
Easings The EASING function specifies the travel speed of the animation at different points.
Widget Factory Use the same abstraction as all JQuery UI widgets to create a stateful jQuery plugin. Widget
Plugin Bridge (Widget Plugin Bridge) The jQuery.Widget.bridge () method is part of the jQuery component library (Widget Factory).It plays an intermediary between objects created by $ .widget () and jQuery API. Widget
Mouse Interaction Basic interaction layer. Interacting (Interactions)
.position() Locate an element relative to another element. Method Overrides | Method