Skip to content
Bjørn Rosell edited this page Oct 14, 2016 · 1 revision

Here you can share an implementation of a method not yet supported

Example:

$.fn.animate = function() {
  // Implement animate method.
  // You can of course take advantage of existing methods, such as this.each()
}

The list is currently empty.

Clone this wiki locally