PHP Classes

File: vendors/gentelella/vendors/parsleyjs/bower_components/jquery/src/deprecated.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/parsleyjs/bower_components/jquery/src/deprecated.js   Download  
File: vendors/gentelella/vendors/parsleyjs/bower_components/jquery/src/deprecated.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 223 bytes
 

Contents

Class file image Download
define([ "./core", "./traversing" ], function( jQuery ) { // The number of elements contained in the matched element set jQuery.fn.size = function() { return this.length; }; jQuery.fn.andSelf = jQuery.fn.addBack; });